- 11 Jan, 2022 1 commit
-
-
Jakub Ružička authored
Fixes: #63
-
- 21 Oct, 2021 1 commit
-
-
Jakub Ružička authored
Add 2 new config options to control special files in templates using unix-style file name patterns: * templates.ignore_files to ignore/skip files entirely * templates.plain_copy_files to copy files without rendering Docs and tests are included. Fixes: #58
-
- 13 Oct, 2021 1 commit
-
-
Jakub Ružička authored
Support Jinja include directive: {% include 'distro/common/foo' %} Paths are relative to project root.
-
- 05 Oct, 2021 1 commit
-
-
Jakub Ružička authored
A simple project demonstrating apkg templating features.
-