This commit is contained in:
Parker TenBroeck 2026-01-16 22:02:02 -05:00
commit 6449151d7a
38 changed files with 779 additions and 0 deletions

6
content/blog/_index.md Normal file
View file

@ -0,0 +1,6 @@
+++
title = "Blogs"
sort_by = "date"
template = "blog.html"
page_template = "blog-page.html"
+++

10
content/blog/first.md Normal file
View file

@ -0,0 +1,10 @@
+++
title = "My first post"
description = "moving from an abandond react website which hasn't been updated in over 4 years to Zola"
date = 2026-01-16
[taxonomies]
tags = ["web", "zola"]
+++