27 Commits

Author SHA1 Message Date
Olivier Lacan
bee0534514 Make page title & description dynamic
Previously they had to be duplicated from the page
frontmatter but that's not necessary and also makes
it possible to have correct OpenGraph title and
descriptions.
2024-02-04 21:13:49 -08:00
Olivier Lacan
a27c8681d7 Fix syntax error in DE 1.1.0 2024-02-04 16:57:38 -08:00
Marvin Schmitz
d32d6e563d
German translation for v1.1 (#596)
* Updated German translation to v1.1.0

* Fix(doc): Added changes to changelog.
2024-02-04 15:28:57 -08:00
holistic-developer
b81d2d7df5
Add german translations for version 1.1.0 (#537)
* Add German Translations for changes in version 1.1.0

* Add german translation for changes in version 1.2.0

* Reslove suggestions from the review

* Delete translations for unreleased version 1.2.0
2023-03-08 12:47:11 -08:00
Olivier Lacan
535bb7d6f3 Fix language declaration for changelog
Barewords don't work in Haml. Gotta quote strings.
2023-03-07 15:56:15 -08:00
Philip Eriksson
2c562d1e5b
HTML changes to languages (#461)
* Move language tag to root

* Add language tag to changelog example
2023-03-07 13:36:59 -08:00
Olivier Lacan
5f596f251f Convert all links to JSON data
This will remove a lot of redundant variable definitions from
Haml translations and centralize everything so it's much easier to
update links when the invariably change. As they have.
2023-03-05 23:36:54 -08:00
Olivier Lacan
2eb5b2924f Switch from master branch to main branch
# Tell me everything!

# Co-authored-by: Carolina Powers <carolinapoloni@gmail.com>
# Co-authored-by: Meg Kline-Tuls <meglktuls@gmail.com>
# Co-authored-by: Will Soto <will-soto@pluralsight.com>
# Co-authored-by: Jaron Thatcher <jaron-thatcher@pluralsight.com>
# Co-authored-by: Travis Denny <travis-denny@pluralsight.com>
# Co-authored-by: Spencer Smith <specman016@gmail.com>
2021-04-30 17:12:27 -04:00
Ned Twigg
3dcaac2c67 Fix a typo in the "what about yanked releases" tab. Fixes #327. (#328) 2020-01-11 19:16:08 -05:00
Olivier Lacan
f4c0c0834f Remove all links to Gemnasium
Fixes #267
2018-11-07 12:10:12 -05:00
Jerod Santo
9246a1392f Update the URL to the episode of The Changelog 2018-08-03 09:09:48 -05:00
Katrin Leinweber
5a6fa7f102 Secure links 2018-04-21 17:56:44 +02:00
Olivier Lacan
e82086e32d Fix issues link
Fixes #177
2017-06-24 01:45:08 +02:00
Artur Weigandt
de8082b542 Add fixes from @Capenus 2017-06-20 22:05:16 +02:00
Artur Weigandt
1e37b75b1e Fixes after review 2017-06-20 21:22:50 +02:00
Artur Weigandt
8be04ff2fb German translation for v1.0.0 2017-06-20 17:01:30 +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
Christian Hildebrandt
07a7ce8f83 slight phrasing and spelling changes
this change does not break backwards compatibility ;-)
2017-01-20 17:31:47 +01: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
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
89acb81ad7 Found some more wrong quotes, little glitches and generally made some phrases sound more natural. 2016-01-26 10:35:09 +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
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