From d73b076f6de8edc1b2896f7e86c3e7d68445e6c0 Mon Sep 17 00:00:00 2001 From: Joshua Higgins Date: Sun, 24 Mar 2024 14:32:02 -0400 Subject: [PATCH] Remove redundant description b/c of new theme --- content/post/butter-dejavu/index.md | 4 ---- content/post/butter-engine-april2023/index.md | 4 ---- content/post/clickcounter-v2.4.0/index.md | 4 ---- content/post/clickcounter-v2.4.1/index.md | 4 ---- content/post/example/index.md | 3 --- content/post/general-catchingup/index.md | 4 ---- content/post/prank-suite-release/index.md | 4 ---- content/post/spring-break-redesign/index.md | 4 ---- content/post/tf2classic-docker/index.md | 4 ---- 9 files changed, 35 deletions(-) diff --git a/content/post/butter-dejavu/index.md b/content/post/butter-dejavu/index.md index 40f6c67..b396b71 100644 --- a/content/post/butter-dejavu/index.md +++ b/content/post/butter-dejavu/index.md @@ -13,10 +13,6 @@ categories: ["butterengine"] lightgallery: false --- -{{< param description >}} - - - Up until last week, I have been working on the base rendering, textures, and 3D projection which all felt vaguely familiar (*cough cough..[TF2 OpenGL & Java](https://github.com/joshuafhiggins/tf2-opengl)..cough cough*). As well as a basis for mod loading. But for this week, I didn't do much (*less than I wanted to*) but I did do research into physics, cameras, model loading, and entity component systems/ECS. diff --git a/content/post/butter-engine-april2023/index.md b/content/post/butter-engine-april2023/index.md index 0797ac7..e792e1e 100644 --- a/content/post/butter-engine-april2023/index.md +++ b/content/post/butter-engine-april2023/index.md @@ -14,10 +14,6 @@ tags: ["Butter Engine", "Update", "Programming"] categories: ["butterengine"] --- -{{< param description >}} - - - Butter Engine (Java): UI, Physics, and Maps Post Now in Rust, Java struggles Whats Rust Like \ No newline at end of file diff --git a/content/post/clickcounter-v2.4.0/index.md b/content/post/clickcounter-v2.4.0/index.md index febc4c8..d1e1ab8 100644 --- a/content/post/clickcounter-v2.4.0/index.md +++ b/content/post/clickcounter-v2.4.0/index.md @@ -10,10 +10,6 @@ tags: ["Minecraft", "Modding", "Updates"] categories: ["clickcounter"] --- -{{< param description >}} - - - Formally known as Left Click Counter Mod, Click Counter counts your left and right clicks and displays them on your Minecraft HUD. Version 2.4.0 saw the introduction of right clicks, a general refactor, a more stable/modern codebase, and QOL features. Note: a migration of your previous config is needed (located in `.minecraft/config/LeftClickCounter.cfg`). Copy the value in the `SHHH...` key to value in `Clicks` under the `Left` catergory (located in `.minecraft/config/Clicks.cfg`). ## Changelog diff --git a/content/post/clickcounter-v2.4.1/index.md b/content/post/clickcounter-v2.4.1/index.md index 64b40b1..198c378 100644 --- a/content/post/clickcounter-v2.4.1/index.md +++ b/content/post/clickcounter-v2.4.1/index.md @@ -10,10 +10,6 @@ tags: ["Minecraft", "Modding", "Updates"] categories: ["clickcounter"] --- -{{< param description >}} - - - ## Changelog ### Positioning diff --git a/content/post/example/index.md b/content/post/example/index.md index 2cceb44..1aedeb1 100644 --- a/content/post/example/index.md +++ b/content/post/example/index.md @@ -11,6 +11,3 @@ tags: ["Tag"] categories: ["Project"] --- -{{< param description >}} - - diff --git a/content/post/general-catchingup/index.md b/content/post/general-catchingup/index.md index 8941369..4c948ea 100644 --- a/content/post/general-catchingup/index.md +++ b/content/post/general-catchingup/index.md @@ -11,10 +11,6 @@ tags: ["Website", "Progress Updates"] # categories: ["general"] --- -{{< param description >}} - - - ## Catching Up There's a lot that hasn't been covered yet on other projects that would just take way too long to write pages and posts for those pages on projects that were canceled or have seen very little progress. I plan on updating this site every week with what I have been up to. diff --git a/content/post/prank-suite-release/index.md b/content/post/prank-suite-release/index.md index 3c72076..75d6052 100644 --- a/content/post/prank-suite-release/index.md +++ b/content/post/prank-suite-release/index.md @@ -14,10 +14,6 @@ tags: ["Releases"] categories: ["pranksuite"] --- -{{< param description >}} - - - NOTE: This software can be used maliciously. I am no way responsible for the use of this software and encourage its use in good faith. ## Features diff --git a/content/post/spring-break-redesign/index.md b/content/post/spring-break-redesign/index.md index c0ec194..6ce51a6 100644 --- a/content/post/spring-break-redesign/index.md +++ b/content/post/spring-break-redesign/index.md @@ -14,10 +14,6 @@ tags: ["Website", "Progress Updates"] # categories: ["general"] --- -{{< param description >}} - - - ## Updated Website ``` diff --git a/content/post/tf2classic-docker/index.md b/content/post/tf2classic-docker/index.md index 3615b3e..6c3aa98 100644 --- a/content/post/tf2classic-docker/index.md +++ b/content/post/tf2classic-docker/index.md @@ -10,10 +10,6 @@ tags: ["Releases"] categories: ["docker"] --- -{{< param description >}} - - - I created this Docker image for my own servers, but have released it for anyone to use. [![Docker Stars](https://img.shields.io/docker/stars/litltoast/tf2-classic.svg)](https://hub.docker.com/r/litltoast/tf2-classic/) [![Docker Pulls](https://img.shields.io/docker/pulls/litltoast/tf2-classic.svg)](https://hub.docker.com/r/litltoast/tf2-classic/) [![](https://img.shields.io/docker/image-size/litltoast/tf2-classic)](https://microbadger.com/images/litltoast/tf2-classic)