19 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
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
6e74fd7c75 Fix links to create issues
Reproduced from #417 which was done prior to the links
refactor. Thank you @taranovegor!
2023-03-06 17:44:10 -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
Javier Spagnoletti
bd8362583d
Fix small typo in the Spanish answer for the 2nd question (#362) 2020-08-27 16:06:29 -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
6fd92f422c Fix bad formatting in es 1.0 2017-07-27 18:13:09 +02:00
David Díaz
cd377796ed Fix lines length
In a previous commit I tried to apply the standard text mode (80
characters) to long lines, but something was wrong and they were bad
formatted.
2017-07-18 22:20:34 +01:00
David Díaz
46ffb627fa Update translation for "Confusing Dates" section
According to changes introduced in commit c81765b
2017-07-18 22:20:28 +01:00
David Díaz
ae0ef6227a Break long lines to 80 characters
Because it is how they are formatted in the original file and also it is
the standard for text mode.
2017-07-18 22:20:18 +01:00
David Díaz
964c9d321a Improve the whole Spanish translation 2017-07-18 22:20:10 +01:00
David Díaz
bcbd5a39a0 Fix typos 2017-07-18 22:20:04 +01:00
David Díaz
ef5c30ced5 Use "changelog" instead of "change log"
Since version 1.0.0, "changelog" term it is prefered over "change log"
because it is most common.
2017-07-18 22:19:45 +01:00
lcabeza
fd9a7e224a Added es-ES for 1.0.0 version 2017-06-27 11:55:47 -05:00