8 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
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
Munieru
7736ce558d Change some Japansese expressions to better ones. (#307)
* Replace "貢献者" to "コントリビューター" in Japanese document

https://help.github.com/ja/articles/viewing-a-projects-contributors

* Replace "懸念事項" to "Issue" in Japanese document

https://help.github.com/ja/articles/about-issue-and-pull-request-templates

* Replace "人間に優しい" to "ヒューマンフレンドリーな" in Japanese document

https://ci.nii.ac.jp/naid/110004788357
2019-07-30 00:58:49 -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