Commit graph

4 commits

Author SHA1 Message Date
89877b1f5b Import FAQ section from the main repo
- English text is imported from [1] as-is without any edits.
- Improvement of content is out of the scope of this change.
- Translations will be enabled by subsequent changes.

Please don't spend energy discussing the content itself. The goal of is
add to the FAQ section for future improvements and expansion.

[1]: 22f797a9c3/data/faq.html

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-02-11 15:33:37 +02:00
Alexander Borsuk
80153d7dee Do not escape urls where it is not needed
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-24 14:32:17 +01:00
Alexander Borsuk
9f5ade2db0 Support partial site translations
Now only some pages can be translated. It won't break anything, and will be
propertly displayed. The only requirement is to add a few localized strings
for a new language into config.toml

Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-09 12:03:58 +01:00
Alexander Borsuk
4d6c6482d8 Renamed top menu for consistensy
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-05 10:53:55 +01:00
Renamed from templates/menu.html (Browse further)