453 Commits

Author SHA1 Message Date
Arthur Maltson
292715a296 Nicer title for referring link 2016-07-10 23:16:26 -04:00
Arthur Maltson
9950f8d395 Add link back to keepachangelog.com
Usually every time one adds entries to the changelog they forget the format.
Making it clear what the format is for the CHANGELOG might help level set any
contributors.
2016-06-10 17:21:26 -04:00
Olivier Lacan
1fe17fd838 Fix language-specific redirects 2016-06-05 17:05:06 +02:00
Emre Erkan
4a828c8bd6 Added tr-TR translation. 2016-05-23 16:46:26 +03: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
roalz
4f6ff42c6a Update CHANGELOG.md 2016-05-11 12:13:06 +02:00
roalz
b7d3af1ad6 Update layout.haml 2016-05-11 12:12:24 +02:00
roalz
118c05b184 Completed translation of index.haml to Italian 2016-05-11 12:09:59 +02:00
roalz
e6937c1bc6 Added it-IT index.haml 2016-05-11 10:21:54 +02:00
Olivier Lacan
18adb5f5be Merge pull request #93 from mpbzh/master
Improved the German translation
2016-01-26 13:10:07 -05:00
Michael Burri
89acb81ad7 Found some more wrong quotes, little glitches and generally made some phrases sound more natural. 2016-01-26 10:35:09 +01:00
Michael Burri
1b533fc2a6 Merge remote-tracking branch 'olivierlacan/master' 2016-01-26 09:50:12 +01:00
Olivier Lacan
f0aa856a87 Fix frontmatter delimiter 2016-01-25 19:29:42 -05:00
Olivier Lacan
3050e95c76 Fix improper quotation marks 2016-01-25 19:27:52 -05:00
Olivier Lacan
fe288ea321 Fix path 2016-01-25 19:24:57 -05:00
Olivier Lacan
1338ccc99f Merge pull request #90 from mpbzh/master
Added German translation
2016-01-25 18:37:28 -05:00
Michael Burri
fb70a88615 fixed typos 2016-01-23 17:04:48 +01:00
Michael Burri
fc51f1fbc2 Added German translation 2016-01-23 17:01:25 +01:00
Nathaniel Bibler
6f12ec4453 Disallow whitespace wrapping in locales. 2016-01-13 15:24:30 -05:00
Nathaniel Bibler
f186afe9b9 Add translation links and attribution for zh-TW and zh-CN. 2016-01-13 12:58:55 -05:00
Nathaniel Bibler
5b60dff295 Use Ruby 2.3.0. 2016-01-13 12:53:16 -05:00
Olivier Lacan
79467e4e76 Merge pull request #88 from tianshuo/chinese
Cherry Picked Chinese Translation
2016-01-09 14:55:51 +01:00
TiansHUo
d6102ee803 Fixed some bugs, removed Chinese README.md 2015-12-18 19:05:29 +08:00
TiansHUo
5dc5102d04 README Changed to Chinese version for Chinese users 2015-12-18 18:57:24 +08:00
Tianshuo
8863d9132b Deleted english part 2015-12-18 18:51:27 +08:00
TiansHUo
4b3a28da25 Added:
1. Simplified Chinese Translation
2. Traditional Chinese Translation (Machine Translated from simplified version)
2015-12-18 18:42:04 +08:00
Olivier Lacan
a709cdcd06 Limit size of change log display 2015-12-14 11:32:55 -05:00
Olivier Lacan
4101681ba4 Fix improper Markdown syntax breaking the build
@ZeliosAriex please follow the Markdown styling used in other
translations next time. ;-)
2015-12-03 14:29:17 -05:00
Nathaniel Bibler
ea29087ea6 Add missing 0.3.0 link 2015-12-03 14:19:06 -05:00
Olivier Lacan
7d38e181c1 Fix incorrect path 2015-12-03 14:03:12 -05:00
Olivier Lacan
b18227ab66 Remove unnecessary imageoptim dependency 2015-12-03 13:55:41 -05:00
Olivier Lacan
efd5bba625 Update change log for 0.3.0 2015-12-03 13:50:34 -05:00
Olivier Lacan
15dafda3cf Update CONTRIBUTING.md v0.3.0 2015-12-03 13:47:24 -05:00
Olivier Lacan
9186608879 Add @ZeliosAriex's Spanish translation to the interface 2015-12-03 13:42:02 -05:00
Olivier Lacan
724cb90b31 Merge pull request #84 from ZeliosAriex/translations-spanish
First version of the spanish translation
2015-12-03 13:11:39 -05:00
Zelios Ariex
c772b962f5 First version of the spanish translation 2015-12-03 19:04:57 +01:00
Olivier Lacan
7f7148428e Merge pull request #82 from altonius/patch-1
Updated links to https
2015-11-24 10:05:53 -05:00
Alton(ius) Blom
8158ac488f Updated links to https
Where supported I updated a few links from http to https

1 link at at time we'll get to HTTPS everywhere.....
2015-11-24 19:12:24 +11: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
08eccbe25c Use source code font for CODE. 2015-10-31 15:42:20 -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
34de6e460f Add RU and pt-BR translation credits. 2015-10-24 01:13:38 -04:00
Nathaniel Bibler
ae3da5c7e3 Add @tallesl's pt-BR translation from #69. 2015-10-24 01:08:39 -04:00
Nathaniel Bibler
e61c8cc1da Remove temporary FR translation. 2015-10-24 00:41:35 -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
5cbdb0119f Add @aishek's RU translation from #66. 2015-10-24 00:30:38 -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