Difference between revisions of "GPG guide"

From LibrePlanet
Jump to: navigation, search
(Technical)
Line 11: Line 11:
 
=Specifications=
 
=Specifications=
 
===Technical===
 
===Technical===
 +
* Must function in all major browsers on all major operating systems
 
* 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 and function with JavaScript turned off
 
* Must pass LibreJS test and function with JavaScript turned off

Revision as of 01:17, 5 June 2014

Pages

Specifications

Technical

  • Must function in all major browsers on all major operating systems
  • 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.