added pictures/gallery. organized media better

This commit is contained in:
Parker TenBroeck 2026-01-20 19:22:57 -05:00
parent b0d420c311
commit 4886fa19c9
65 changed files with 318 additions and 112 deletions

View file

@ -3,4 +3,5 @@ title = "Blogs"
sort_by = "date"
template = "blog.html"
page_template = "blog-page.html"
in_search_index = true
+++

View file

@ -1,10 +1,21 @@
+++
title = "My first post"
description = "moving from an abandond react website which hasn't been updated in over 4 years to Zola"
description = "Moving from an abandond react website which hasn't been updated in over 4 years to Zola"
date = 2026-01-16
updated = 2026-01-20
[taxonomies]
tags = ["web", "zola"]
+++
I finally had the motivation (and time) to update the site.
## Style
I borrowed *heavily* from the style and theming used in [without.boats](https://without.boats/)
I also took insparation from [mcyoung.xyc](https://mcyoung.xyz)