Migrate to Zola
This commit is contained in:
parent
91dd529833
commit
86d0d27ef2
64 changed files with 1044 additions and 2477 deletions
6
content/posts/_index.md
Normal file
6
content/posts/_index.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
+++
|
||||
title = "Posts"
|
||||
sort_by = "date"
|
||||
template = "posts.html"
|
||||
page_template = "post-page.html"
|
||||
+++
|
||||
Loading…
Add table
Add a link
Reference in a new issue