basic Zola beginnings
This commit is contained in:
parent
1187191aff
commit
1d39002bb5
7 changed files with 67 additions and 0 deletions
6
content/blog/_index.md
Normal file
6
content/blog/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
+++
|
||||
title = "List of blog posts"
|
||||
sort_by = "date"
|
||||
template = "blog.html"
|
||||
page_template = "post.html"
|
||||
+++
|
Loading…
Add table
Add a link
Reference in a new issue