6 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
5695c1c45f
Add Japanese Translation for Version 1.1.0 (#363)
* [l10n] Add Japanese translation for version 1.1.0

* Fix some terms/format in translation

* Translated title string.
* There was some word which is too technical for ordinary people.
* There was a several inconsistent styles of writing that was not coordinated with the whole.
* Increase version number (I forgot it when previous commit).

* Update source/ja/1.1.0/index.html.haml

Co-authored-by: azu <azu@users.noreply.github.com>

* Update source/ja/1.1.0/index.html.haml

Co-authored-by: azu <azu@users.noreply.github.com>

* Update source/ja/1.1.0/index.html.haml

Co-authored-by: azu <azu@users.noreply.github.com>

* Update source/ja/1.1.0/index.html.haml

Co-authored-by: azu <azu@users.noreply.github.com>

* Update source/ja/1.1.0/index.html.haml

* Update source/ja/1.1.0/index.html.haml

* Update source/ja/1.1.0/index.html.haml

* Update source/ja/1.1.0/index.html.haml

* Update source/ja/1.1.0/index.html.haml

* Update source/ja/1.1.0/index.html.haml

* Update source/ja/1.1.0/index.html.haml

* Update source/ja/1.1.0/index.html.haml

* Fix unexpected change

Applied only: “tag” → 「タグ」 and “release” → 「リリース」

* [l10n] Fix Japanese translation

公開→リリース

Co-authored-by: azu <azu@users.noreply.github.com>
2021-02-02 14:33:15 -05:00