mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-07 05:18:40 -04:00
added pictures/gallery. organized media better
This commit is contained in:
parent
b0d420c311
commit
4886fa19c9
65 changed files with 318 additions and 112 deletions
|
|
@ -3,4 +3,5 @@ title = "Blogs"
|
|||
sort_by = "date"
|
||||
template = "blog.html"
|
||||
page_template = "blog-page.html"
|
||||
in_search_index = true
|
||||
+++
|
||||
|
|
@ -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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue