Colored category badges, images with categories, redo categories & tags for posts, tags in archive view, redid icons on menu

This commit is contained in:
2023-11-26 15:40:29 -05:00
Unverified
parent daad69ea45
commit d55cdea917
29 changed files with 130 additions and 69 deletions

View File

@@ -1,5 +1,9 @@
---
title: "Butter Engine"
image: "featured-image.png"
style:
background: "#0177b8"
color: "#fff"
---
Butter Engine is a game engine made in LWJGL and uses its subset libraries for various tasks. What originally started as a simple rendering library to use LWJGL easier is now becoming a fully-fledged engine and with the hope to fill the same role as Garry's Mod in end-user development.

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

@@ -1,6 +1,9 @@
---
title: "Click Counter"
image: "featured-image.png"
style:
background: "#df7988"
color: "#fff"
---
A Minecraft Forge 1.8.9 mod for counting how many times you left/right click. Featuring custom coloring, positioning, and prefixes, this mod provides useful statistics. Get started by typing the "/clicks" command in chat. The project is under the [MIT License](https://raw.githubusercontent.com/joshuafhiggins/clickcounter/master/LICENSE).

View File

@@ -0,0 +1,9 @@
---
title: "Docker"
image: "featured-image.png"
style:
background: "#ffb900"
color: "#fff"
---
Releases and updates to Docker images.

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 MiB

View File

@@ -1,5 +0,0 @@
---
title: "General"
---
Just general thing, like this website.

View File

@@ -1,5 +1,9 @@
---
title: "Prank Suite"
image: "featured-image.png"
style:
background: "#6b69d6"
color: "#fff"
---
*[Formally, Weeb Detector](https://www.youtube.com/embed/grI_YSRRoBY) was a prank I made to use on my brother, since he started watching anime. He deserved this punishment fully. I made a video on how to set it up and a code walk-through aswell.*

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -7,7 +7,7 @@ draft: false
description: "I feel like I wrote this code before..."
image: "featured-image.png"
tags: ["Butter Engine", "Update", "Programming"]
tags: ["Progress Updates"]
categories: ["butterengine"]
lightgallery: false

View File

@@ -6,7 +6,7 @@ lastmod: 2023-06-23T12:00:00-04:00
description: "Right clicks, general refactor, more stable/modern codebase, QOL features."
image: "featured-image.png"
tags: ["Minecraft", "Modding", "Release", "Features", "Left Click Counter Mod", "Click Counter"]
tags: ["Minecraft", "Modding", "Updates"]
categories: ["clickcounter"]
---

View File

@@ -6,7 +6,7 @@ lastmod: 2023-06-24T12:00:00-04:00
description: "Bug fixes"
image: "featured-image.png"
tags: ["Minecraft", "Modding", "Release", "Fixes", "Left Click Counter Mod", "Click Counter"]
tags: ["Minecraft", "Modding", "Updates"]
categories: ["clickcounter"]
---

View File

@@ -1,14 +1,16 @@
---
title: "Example"
date: 2023-08-21 00:00:00+0000
lastmod: 2023-08-21 00:00:00+0000
date: 2023-06-21T19:00:00-04:00
lastmod: 2022-08-21T19:00:00-04:00
draft: true
description: "Description"
image: featured-image.png
image: "featured-image.png"
tags: ["Tag"]
categories: ["Project"]
---
Description
{{< param description >}}
<!--more-->

View File

@@ -7,8 +7,8 @@ draft: false
description: "General things I need to do with the site"
image: "featured-image.png"
tags: ["Website", "General"]
categories: ["general"]
tags: ["Website", "Progress Updates"]
# categories: ["general"]
---
{{< param description >}}

View File

@@ -10,7 +10,7 @@ draft: false
description: "The next step in pranking your friends and family."
image: "featured-image.png"
tags: ["Update", "Release", "Programming"]
tags: ["Releases"]
categories: ["pranksuite"]
---

View File

@@ -7,8 +7,8 @@ draft: false
description: "Hopefully this will not be a yearly tradition of me updating the site, making one post, and leaving it untouched."
image: "featured-image.png"
tags: ["Website", "Update"]
categories: ["general"]
tags: ["Website", "Progress Updates"]
# categories: ["general"]
toc: false
---

View File

@@ -10,8 +10,8 @@ draft: false
description: "I made no posts for the rest of 2022, since the last redesign, and then I felt like redesigning the site again. (AI generated image btw)"
image: "featured-image.png"
tags: ["Website", "General"]
categories: ["general"]
tags: ["Website", "Progress Updates"]
# categories: ["general"]
---
{{< param description >}}

View File

@@ -6,8 +6,8 @@ lastmod: 2022-08-21T19:00:00-04:00
description: "TF2C dedicated server image, made from cm2network's TF2 image. Art by Hunter R. Thompson"
image: "featured-image.png"
tags: ["Docker", "Releases", "TF2 Classic"]
categories: ["General"]
tags: ["Releases"]
categories: ["docker"]
---
{{< param description >}}