Difference between revisions of "GPG guide"

From LibrePlanet
Jump to: navigation, search
m
Line 1: Line 1:
==Pages==
+
== Pages ==
===For translators===
+
 
 +
=== For translators ===
 +
 
 
* [[GPG guide/Translation Guide|Translation Guide]] (start here!)
 
* [[GPG guide/Translation Guide|Translation Guide]] (start here!)
 
* [[GPG guide/Checking Out|Checking out the project]]
 
* [[GPG guide/Checking Out|Checking out the project]]
Line 7: Line 9:
 
* [[GPG guide/Version Log|Version Log]]
 
* [[GPG guide/Version Log|Version Log]]
  
===For the FSF and designers===
+
=== For the FSF and designers ===
 +
 
 
* [[GPG guide/Tech Tracking|Tech Tracking]]
 
* [[GPG guide/Tech Tracking|Tech Tracking]]
 
* [[GPG guide/Templating System Specs|Templating System Specs]]
 
* [[GPG guide/Templating System Specs|Templating System Specs]]
Line 14: Line 17:
 
* [[GPG guide/Random Notes|Random Notes]]
 
* [[GPG guide/Random Notes|Random Notes]]
  
=Specifications=
+
= Specifications =
===Technical===
+
 
 +
=== Technical ===
 +
 
 
* Must function in all major browsers on all major operating systems
 
* 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 [http://static.fsf.org static.fsf.org]
 
* Must pass LibreJS test and function with JavaScript turned off
 
* 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

Revision as of 05:54, 24 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.