Difference between revisions of "GPG guide"

From LibrePlanet
Jump to: navigation, search
(For the FSF and designers)
Line 1: Line 1:
 
==Pages==
 
==Pages==
 
===For translators===
 
===For translators===
 +
* [[GPG guide/Translation Guide|Translation Guide]] (start here!)
 
* [[GPG guide/Checking Out|Checking out the project]]
 
* [[GPG guide/Checking Out|Checking out the project]]
* [[GPG guide/Translation Guide|Translation Guide]]
 
 
* [[GPG guide/Graphics Howto | Graphics Howto ]]
 
* [[GPG guide/Graphics Howto | Graphics Howto ]]
 
* [[GPG guide/Site and Repo Design Ideas|Site and Repo Design Ideas]]
 
* [[GPG guide/Site and Repo Design Ideas|Site and Repo Design Ideas]]
Line 8: Line 8:
  
 
===For the FSF and designers===
 
===For the FSF and designers===
 +
* [[GPG guide/Tech Tracking|Tech Tracking]]
 
* [[GPG guide/Templating System Specs|Templating System Specs]]
 
* [[GPG guide/Templating System Specs|Templating System Specs]]
 
* [[GPG guide/Public Review|Public Review]]
 
* [[GPG guide/Public Review|Public Review]]

Revision as of 11:19, 6 January 2015

Pages

For translators

For the FSF and designers

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.