26 Commits

Author SHA1 Message Date
Olivier Lacan
0dccc2b121 Add logo and Tyler to footer 2017-05-24 11:40:09 -04:00
Olivier Lacan
417ff94703 Merge branch 'master' into 0-4-0 2017-05-16 10:48:09 -06:00
Olivier Lacan
f770df17f9 Add glorious @tylerfortune8 styling for 1.0.0 2017-05-16 10:43:55 -06:00
Olivier Lacan
5ac2bc826d Output table of contents on top 2017-04-05 23:04:21 +02:00
Olivier Lacan
fcce20efff Stop using weird Haml break for changelog preview
It’s really not worth the double filter call and I’m sure I can find
some way to use Middleman to extract this into a method.
2017-04-05 05:27:12 -04:00
Olivier Lacan
0d8d117670 Keep Source Code Pro for changelog preview 2017-04-04 19:09:24 -04:00
Nathaniel Bibler
083cbfa8e4 Use the correct value for lang and hreflang 2017-03-25 10:23:32 -04:00
Olivier Lacan
bce6d97f3b Add some language notices for last version
Thanks to contributor help from https://github.com/olivierlacan/keep-a-changelog/issues/151
2017-03-23 04:37:03 +01:00
Olivier Lacan
00fd940df5 No need to show language codes
Few people probably are aware of what those are and they’re
supremely distracting.
2017-03-19 07:33:31 +01:00
Olivier Lacan
b8b78adc54 Invite people to help translate latest version
Hopefully we can find a way to translate this notice into
every current language via: https://github.com/olivierlacan/keep-a-changelog/issues/151
2017-03-19 07:32:02 +01:00
Olivier Lacan
9bae4a465e Display a notice if this isn’t the latest version
This will allow visitors to translations to be aware (if they
speak English, I know…) that there is a newer version already
available in English but that it hasn’t been translated into their
language yet.
2017-03-19 07:22:42 +01:00
Olivier Lacan
d062ea3a36 This project isn't sponsored by Code School
So no point in mentioning it in the footer.
2016-08-07 15:07:11 -04:00
Olivier Lacan
9afff8fc3e Upgrade to Middleman 4.1.10 2016-08-06 01:37:12 -04:00
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