homepage: add blog index
also minor bug fixes
This commit is contained in:
parent
3effecf0ce
commit
69d4b560b4
5 changed files with 138 additions and 17 deletions
5
posixlycorrect/content/blog/_index.md
Normal file
5
posixlycorrect/content/blog/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
+++
|
||||
title = "blog posts"
|
||||
template = "blog_index.html"
|
||||
paginate_by = 10
|
||||
+++
|
Loading…
Add table
Add a link
Reference in a new issue