20 Commits

Author SHA1 Message Date
Olivier Lacan
1291a20db2 Merge pull request #160 from kewang/feature/favicon
Add favicon & og:image
2017-06-20 21:16:11 +01:00
Olivier Lacan
5416cb7d3a Display version in language list 2017-06-20 09:07:27 +01:00
Olivier Lacan
94f505ea47 Add legacy styles for old versions
Also improved the messages indicating a new version is available
for each language so they can be written in the target language
otherwise they default to English just like the notice that a version
isn’t the latest but hasn’t yet been translated for the newer
version.
2017-06-20 06:38:17 +02:00
Olivier Lacan
75c07c77ec Extract variables from layout 2017-06-20 06:12:16 +02:00
Kewang
14314ff82f Merge branch 'master' into feature/favicon 2017-06-04 14:44:23 +08:00
Olivier Lacan
0dccc2b121 Add logo and Tyler to footer 2017-05-24 11:40:09 -04:00
kewang
f2567b0036 Add og:image 2017-05-20 18:59:17 +08:00
kewang
6b227e2a63 Add favicon 2017-05-20 18:44:10 +08: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