homepage: add blog index

also minor bug fixes
This commit is contained in:
Fabian Montero 2025-08-26 13:20:04 -06:00
parent e71a06b6f0
commit 9b257e31fb
Signed by: fabian
GPG key ID: 1FFAC35E1798174F
5 changed files with 138 additions and 17 deletions

View file

@ -0,0 +1,5 @@
+++
title = "blog posts"
template = "blog_index.html"
paginate_by = 10
+++