- 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
72 B
Markdown
5 lines
72 B
Markdown
+++
|
|
title = "Projects"
|
|
template = "projects.html"
|
|
sort_by = "title"
|
|
+++
|