Migrate to Zola

This commit is contained in:
jultty 2024-08-18 13:23:10 -03:00
commit 86d0d27ef2
64 changed files with 1044 additions and 2477 deletions

6
content/posts/_index.md Normal file
View file

@ -0,0 +1,6 @@
+++
title = "Posts"
sort_by = "date"
template = "posts.html"
page_template = "post-page.html"
+++