Difference between revisions of "GPG guide"

From LibrePlanet
Jump to: navigation, search
Line 7: Line 7:
 
* [[GPG guide/Public Review|Public Review]]
 
* [[GPG guide/Public Review|Public Review]]
 
* [[GPG guide/Random Notes|Random Notes]]
 
* [[GPG guide/Random Notes|Random Notes]]
 +
* [[GPG guide/Checking Out|Checking out the project]]
  
 
=Specifications=
 
=Specifications=

Revision as of 10:13, 3 June 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.