55 Commits

Author SHA1 Message Date
Merab Tato Kutalia
e91634b478
add Georgian (ka) translation (#337) 2020-03-10 11:47:20 -04:00
Frederik Spang
97d503facb
Add Danish (da) translations. (#297) 2020-03-10 11:37:58 -04:00
Yuta Matsumura
485452b07c Add Japanese localization (#294)
* copy en index.html.haml to ja
* add japanese translation
* change japanese translation
* add japanese menu
* update japanese translation
2019-03-12 11:29:08 -04:00
Olivier Lacan
3a7298570a Prevent 1.1.0 from being $latest_version for now
We don't quite yet want to redirect to this version although it will be
good to be able to test it.
# Title

# Tell me everything!

# Co-authors (they will be credited on GitHub as well)
# Co-authored-by: Carolina Powers <carolinapoloni@gmail.com>
# Co-authored-by: Meg Kline-Tuls <meglktuls@gmail.com>
# Co-authored-by: Will <will-soto@pluralsight.com>
# Co-authored-by: thatchej <jaron-thatcher@pluralsight.com>
2019-02-15 13:06:00 -05:00
Olivier Lacan
d1e1241c1c Add Ukrainian to languages 2019-02-15 08:27:44 -05:00
Zoran Dori
e6466adba1
Update config.rb for adding Serbian translation 2019-02-02 14:03:26 +01:00
Hamed
ee5c255e03 add persian translation 2018-10-29 22:27:37 +03:30
Olivier Lacan
f13f59b79d
Merge pull request #250 from m-aciek/master
Polish translation improvements, link bugfix, added line to changelog…
2018-09-04 12:08:40 -04:00
boris85
e89d2f3dd5 Add translation and error fix 2018-08-18 15:22:07 +02:00
Maciej Olko
8cfb221151 Polish translation improvements, link bugfix, added line to changelog and added sorting in config.rb (Dir.entries doesn't guarantee any order). 2018-08-03 02:09:16 +02:00
Olivier Lacan
63ddad1ab8
Merge pull request #232 from m-aciek/patch-1
Fix Polish language label in config
2018-04-21 12:22:52 -04:00
Katrin Leinweber
5a6fa7f102 Secure links 2018-04-21 17:56:44 +02:00
Diego(안형갑)
faff3e872c Korean translation 2018-04-01 01:00:46 +09:00
m-aciek
ee26ccd449
Update Polish language label in config 2018-02-14 09:56:58 +01:00
Olivier Lacan
9b85141ce5 Update Polish language code in config 2018-02-13 11:11:30 -05:00
Olivier Lacan
ed2aa71bae Add Dutch language to config 2018-02-13 11:07:51 -05:00
Aditya Purwa
5fab948a80 add indonesian translation 2018-02-12 17:03:06 +07:00
Juraj Kostolansky
00db5be669 add slovak translation 2017-10-17 19:26:57 +02:00
kewang
1302235842 Use official Traditional Chinese name 2017-09-06 15:17:19 +08:00
Olivier Lacan
0c53c7de4d Merge pull request #188 from dgdavid/feature/fix-issue-180
Fix language selector to make it work properly in Firefox
2017-07-06 23:14:50 +02:00
David Díaz
d17b637097 Add helper to simplify the build of language selector 2017-07-06 21:03:20 +01:00
Olivier Lacan
0d8a45ba3f Say PT-br in PT-br 2017-07-06 14:37:20 +02:00
Olivier Lacan
47a93addd0 Remove unsupported Haml 5 config 2017-06-21 13:50:29 +01:00
Olivier Lacan
01e14e6178 Add chinese & spanish notices for latest version 2017-06-20 09:38:29 +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
f770df17f9 Add glorious @tylerfortune8 styling for 1.0.0 2017-05-16 10:43:55 -06:00
Olivier Lacan
50eec2a19c Fix TOC 2017-04-28 16:03:04 -07:00
Olivier Lacan
b4e29c634c Don’t render TOC for low-level headings
That clutters up the navigation
2017-04-27 11:14:32 -07:00
Olivier Lacan
610f52d68c Style table of contents
I want it to be unobtrusive and useful for people who need it but
out of the way of anyone else.
2017-04-17 16:22:25 +02:00
Olivier Lacan
5ac2bc826d Output table of contents on top 2017-04-05 23:04:21 +02:00
Olivier Lacan
164084051f Add Polish to listed versions
Also updated the changelog.
2017-04-04 18:42:54 -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
62340f6552 Finally restore the header anchor links
This is why you don’t merge pull requests without proper
reviews.

Almost makes me feel like we need feature specs for this damn
project. :-)
2017-03-23 04:05:00 +01:00
Olivier Lacan
7adec560c8 Set TOC data for Markdown & override Haml filter 2017-03-23 03:48:28 +01:00
Olivier Lacan
4af96a47b1 Greatly simplify default version redirection
Can’t believe I didn’t think of it sooner but obviously we might
as well check all available version for each language and redirect
by default to the latest possible.

Now I’ll have to figure out a way to display when the latest
available version *for a language* isn’t the latest version of
the manifesto (so if it doesn’t match the latest English version).
2017-03-19 07:08:19 +01:00
Olivier Lacan
714fc86f5c Only default to last version if available
It's quite possible that not all languages will be on the latest version of
the manifesto at the same time.

This allows me to fight inertia by simply defaulting each version to the
latest possible version.
2017-03-19 07:00:57 +01:00
Olivier Lacan
144fd77945 Add Czech language translation 2017-03-01 15:34:23 +01:00
Olivier Lacan
e9d2d8a808 Add French to listed translations 2017-01-18 03:43:45 +01:00
Peter Kokot
83ac9b7800 Fix sl title a bit 2016-10-16 17:37:19 +02:00
Olivier Lacan
1186f8c246 Add Slovenian to languages 2016-10-16 01:31:52 +02:00
Olivier Lacan
41e94beeff Display Italian in list of languages 2016-08-26 23:27:35 -04:00
Olivier Lacan
df94619e6f Add Turkish to language nav
Also reorganized alphabetically.
2016-08-06 23:16:29 -04:00
Magnus Österlund
8ca917682e Update Swedish to 0.3.0 2016-08-06 17:46:51 +02:00
Olivier Lacan
9afff8fc3e Upgrade to Middleman 4.1.10 2016-08-06 01:37:12 -04:00
Olivier Lacan
adfbaf9235 Flip the directory organization to have lang first
Thanks @jswanner you’re so swell and stuff.
2016-08-05 20:00:43 -04:00
Olivier Lacan
1fe17fd838 Fix language-specific redirects 2016-06-05 17:05:06 +02: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
Nathaniel Bibler
f186afe9b9 Add translation links and attribution for zh-TW and zh-CN. 2016-01-13 12:58:55 -05:00
Olivier Lacan
b18227ab66 Remove unnecessary imageoptim dependency 2015-12-03 13:55:41 -05:00