Generate Files from Directories
authorGeorgios Atheridis <georgios@atheridis.org>
Sun, 12 Feb 2023 00:10:33 +0000 (00:10 +0000)
committerGeorgios Atheridis <georgios@atheridis.org>
Sun, 12 Feb 2023 03:31:02 +0000 (03:31 +0000)
commit4f93b4194656c5485f6751bfbaf2ab0c71e6089c
tree4c5671eae902ebb7ab8e92774ba75c30ab575904
parent8b2b10f3afc81824f28de82b75b824319c2a6e9e
Generate Files from Directories

Can compile output files with the same name as a directory.  This
allows for easier control over variable definitions, as it keeps the
data.toml file smaller and can much more easily define multiline
variables--such as scripts.

Updated README, added a TODO list and added some more example pages that
show sigma's functionality.
README
TODO [new file with mode: 0644]
pages/about.html/_article.md [new file with mode: 0644]
pages/about.html/_test.py [new file with mode: 0644]
pages/about.html/_title.txt [new file with mode: 0644]
pages/about.html/_value.md [new file with mode: 0644]
pages/posts/example.md
pages/posts/python-code.html/_code.py [new file with mode: 0644]
pages/posts/python-code.html/_value.md [new file with mode: 0644]
sigma
templates/scripts/build_nav.py