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.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1,40 @@
+++
title = "88x31"
description = "My 88x31 badge as well as a few others"
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.
{{ 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") }}
{{ badge88x31(src="kill-fascists.png", alt="Kill Fascists badge") }}

Binary file not shown.

After

Width:  |  Height:  |  Size: 447 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 550 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

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
+++