From 4f568ab53f2df5a903dfa0131b277fb4b020125f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 10 Jun 2024 14:36:24 +0100 Subject: Feat: localization support --- ChangeLog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ChangeLog.md') diff --git a/ChangeLog.md b/ChangeLog.md index 119cfa5..d8ca7b1 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -2,9 +2,11 @@ ## v0.0.8 - unreleased -* [x] Towards localization support: +* [x] Localization support: * [x] Detect the `lang` YAML parameters and use templates from `{templates,structure}/{book,notes}/$lang`. + * [x] Compile the `_output.yml` from a template, setting the `includes` + from the appropriate language-based structure files. ## v0.0.7 - 2024-06-09 -- cgit v1.2.3