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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

View file

@ -1,38 +0,0 @@
+++
title = "88x31"
description = "My 88x31 badge as well as a few others"
date = 2026-04-26
[taxonomies]
tags = ["web", "88x31"]
+++
I decided to make a 88x31 badge for fun and included a fun little puzzle inside it.
{{ badge88x31(link="/", src="/badge.gif", alt="this website's 88x31 badge") }}
---
Here are some badges from people I know/like
{{ badge88x31(link="https://ivytime.gay", src="https://ivytime.gay/badges/ivytime.gay.png", alt="Ivy's badge", new_tab=true) }}
---
other
{{ badge88x31(src="madeon-linux.gif", alt="made on Linux badge") }}
{{ badge88x31(link="https://nixos.org/", src="nixos.png", alt="NixOS badge", new_tab=true) }}
{{ badge88x31(link="https://rust-lang.org/", src="rustnow.gif", alt="Rust badge", new_tab=true) }}
{{ badge88x31(link="https://www.w3.org/QA/Tips/iso-date", src="iso-date.gif", alt="ISO 8601 badge", new_tab=true) }}
{{ badge88x31(link="https://www.aperturescience.com/", src="aperturelabs.gif", alt="Aperture Labs badge", new_tab=true) }}
{{ badge88x31(src="niko-chuckle.gif", alt="Niko Chuckle Viewed badge") }}
{{ badge88x31(src="bestviewed.gif", alt="Best Viewed badge") }}
{{ badge88x31(src="roroqa.gif", alt="Rendered On RISC OS badge") }}
{{ badge88x31(src="right_to_repair_01.jpg", alt="Right To Repair badge") }}
{{ badge88x31(src="treksites.gif", alt="Trek Site badge") }}
{{ badge88x31(src="greyasashe.gif", alt="Grey as ash badge") }}
{{ badge88x31(src="button-devils.gif", alt="Devils badge") }}
{{ badge88x31(src="b5can_s.gif", alt="Can badge") }}
{{ badge88x31(src="bootleg64_spinbutton.gif", alt="bootleg64 badge") }}
{{ badge88x31(src="bunbrowser.gif", alt="Bunny badge") }}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 447 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 550 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

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.