- 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
6 lines
79 B
Markdown
6 lines
79 B
Markdown
+++
|
|
title = "My first post"
|
|
date = 2019-11-27
|
|
+++
|
|
|
|
This is my first blog post.
|