Add Meta Variables in Markdown
authorGeorgios Atheridis <georgios@atheridis.org>
Fri, 31 Mar 2023 19:33:25 +0000 (20:33 +0100)
committerGeorgios Atheridis <georgios@atheridis.org>
Fri, 31 Mar 2023 19:33:25 +0000 (20:33 +0100)
commit17bbf5a9a9f8c6a97c1ae6a800a8f0e01c444f16
tree8b8a12fe8b24410fe98f0cbaf41e8136d533b7c9
parent5c5eaafa45068c598c5843454f19fd4b82ef3b0f
Add Meta Variables in Markdown

Markdown files can now define variables in the beginning of the file,
these can be used in place of defining them in data.toml
13 files changed:
data.toml
pages/final.md
pages/posts/example.md
pages/posts/other.md
pages/posts/python-code.html/_value.md
pages/posts/test.md
sigma
static/main.css
templates/base.html
templates/footer.html
templates/post.html
templates/scripts/build_posts.py
templates/scripts/build_table.py