7 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
edukisto
1ce7eac91b
Improve the Russian translation (#413) 2021-09-06 08:20:37 -04:00
edukisto
457f11501c
Add the Russian translation of v1.1.0 (#410) 2021-08-17 12:37:48 -04:00