Difference between revisions of "GPG guide"

From LibrePlanet
Jump to: navigation, search
(Specifications)
Line 11: Line 11:
 
===Technical===
 
===Technical===
 
* Microsite built in git repo with assets, including CSS, images and JavaScript (if necessary) on static.fsf.org
 
* Microsite built in git repo with assets, including CSS, images and JavaScript (if necessary) on static.fsf.org
* Must pass LibreJS test
+
* Must pass LibreJS test and function with JavaScript turned off
 
* Must not call resources on other Web sites
 
* Must not call resources on other Web sites
 
* Must pass standard HTML/CSS validity checks, talk to us if we should make an exception
 
* Must pass standard HTML/CSS validity checks, talk to us if we should make an exception
 +
* Each step must be bookmarkable so that it can be linked to
 +
* Must be accessible to people using screenreaders and text-based browsers. This means descriptive alt-text for images and making sure that content appears in the right order when viewed with a plaintext browser.
  
 
=Designers' feedback and ideas=
 
=Designers' feedback and ideas=

Revision as of 16:31, 30 May 2014

Pages

Specifications

Technical

  • Microsite built in git repo with assets, including CSS, images and JavaScript (if necessary) on static.fsf.org
  • Must pass LibreJS test and function with JavaScript turned off
  • Must not call resources on other Web sites
  • Must pass standard HTML/CSS validity checks, talk to us if we should make an exception
  • Each step must be bookmarkable so that it can be linked to
  • Must be accessible to people using screenreaders and text-based browsers. This means descriptive alt-text for images and making sure that content appears in the right order when viewed with a plaintext browser.

Designers' feedback and ideas