Migrate to zola & docker

This commit is contained in:
Ada 2024-03-03 22:27:28 +01:00
commit 7e8e32ac61
Signed by: ada
GPG key ID: 6A7F898157C6DE6E
15 changed files with 241 additions and 10 deletions
content/blog

5
content/blog/_index.md Normal file
View file

@ -0,0 +1,5 @@
+++
sort_by = "date"
template = "blog.html"
page_template = "blog-page.html"
+++