Colored category badges, images with categories, redo categories & tags for posts, tags in archive view, redid icons on menu
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"]
|
||||
---
|
||||
|
||||
|
||||
@@ -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"]
|
||||
---
|
||||
|
||||
|
||||
@@ -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-->
|
||||
|
||||
@@ -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 >}}
|
||||
|
||||
@@ -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"]
|
||||
---
|
||||
|
||||
|
||||
@@ -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
|
||||
---
|
||||
|
||||
@@ -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 >}}
|
||||
|
||||
@@ -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 >}}
|
||||
|
||||
Reference in New Issue
Block a user