added random category, fixed sun icon, added more gifs

This commit is contained in:
Parker TenBroeck 2026-04-26 20:29:35 -04:00
parent b3c7294a89
commit 3642db6709
20 changed files with 14 additions and 3 deletions

View file

@ -1,11 +1,12 @@
+++
title = "Personal Site"
description = "Moving from an abandond react website which hasn't been updated in over 4 years to Zola"
description = "Moving from an abandoned React website which hasn't been updated in over 4 years to Zola."
date = 2026-01-17
updated = 2026-04-20
[taxonomies]
tags = ["web", "zola"]
category = ["project"]
+++
I finally had the motivation (and time) to update my personal site. It's one of those tasks which aren't very interesting which makes starting it 100 times harder than it needs to be.

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 407 B

After

Width:  |  Height:  |  Size: 407 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

Before After
Before After

View file

@ -5,6 +5,7 @@ date = 2026-04-26
[taxonomies]
tags = ["web", "88x31"]
category = ["random"]
+++
I decided to make a 88x31 badge for fun and included a fun little puzzle inside it.
@ -36,3 +37,4 @@ other
{{ badge88x31(src="b5can_s.gif", alt="Can badge") }}
{{ badge88x31(src="bootleg64_spinbutton.gif", alt="bootleg64 badge") }}
{{ badge88x31(src="bunbrowser.gif", alt="Bunny badge") }}
{{ badge88x31(src="kill-fascists.png", alt="Kill Fascists badge") }}

View file

Before

Width:  |  Height:  |  Size: 447 B

After

Width:  |  Height:  |  Size: 447 B

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

Before

Width:  |  Height:  |  Size: 550 B

After

Width:  |  Height:  |  Size: 550 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Before After
Before After

7
content/random/_index.md Normal file
View file

@ -0,0 +1,7 @@
+++
title = "Random"
sort_by = "date"
template = "blog.html"
page_template = "blog-page.html"
in_search_index = true
+++