13 Commits

Author SHA1 Message Date
Olivier Lacan
e8602923dd Start versioning from 0.3.0
This requires moving every current translation into a 0.3.0/ directory and doing
some default redirection when people hit keepachangelog.com they should
always be redirected to the latest version.

Currently that's hardcoded to 0.3.0 but we're going to surely use something akin
to a version.rb to define that and use it across the codebase.
2016-05-16 15:20:26 +02:00
Michael Burri
fc51f1fbc2 Added German translation 2016-01-23 17:01:25 +01:00
Nathaniel Bibler
f186afe9b9 Add translation links and attribution for zh-TW and zh-CN. 2016-01-13 12:58:55 -05:00
Olivier Lacan
9186608879 Add @ZeliosAriex's Spanish translation to the interface 2015-12-03 13:42:02 -05:00
Nathaniel Bibler
55c473be6d Add a trailing slash to the locale URLs.
This removes/avoids an intermediary redirect in production.
2015-10-31 15:55:50 -04:00
Nathaniel Bibler
f663b73e46 Fix 'engish' typo. 2015-10-31 15:41:07 -04:00
Nathaniel Bibler
ede2279312 Switch to Google Fonts.
The intent is to remove the Typekit JavaScript execution and subsequent
network requests to improve load times. Google Fonts only requires one
non-authenticated, cached stylesheet request.

This changes the body font from JAF Bernino Sans to Carrois Gothic and
the "bold" Source Code Pro was reduced from Ultra Bold (900) to Bold
(700).
2015-10-31 15:36:29 -04:00
Nathaniel Bibler
b84866624e Add locale link metadata. 2015-10-24 01:19:47 -04:00
Nathaniel Bibler
ae3da5c7e3 Add @tallesl's pt-BR translation from #69. 2015-10-24 01:08:39 -04:00
Nathaniel Bibler
a90e252a18 Add locale links to the header and some ARIA roles. 2015-10-24 00:40:49 -04:00
Nathaniel Bibler
38878f9d72 Update Code School link to use HTTPS and www subdomain. 2015-10-24 00:04:24 -04:00
Nathaniel Bibler
fbe5b2ef08 Fix broken links. 2015-10-24 00:00:31 -04:00
Nathaniel Bibler
8692eade4d Convert static files to a Middleman app. 2015-10-18 16:35:53 -04:00