- Zola static site with zolanight theme - Blog section with sample posts - Projects section for listing external projects - Custom index template showing latest post and recent posts list
5 lines
56 B
Markdown
5 lines
56 B
Markdown
+++
|
|
title = "Blog"
|
|
sort_by = "date"
|
|
paginate_by = 5
|
|
+++
|