diff --git a/content/categories/butterengine/_index.md b/content/categories/butterengine/_index.md index d869192..b2b1b1c 100644 --- a/content/categories/butterengine/_index.md +++ b/content/categories/butterengine/_index.md @@ -8,7 +8,3 @@ Butter Engine is a game engine made in LWJGL and uses its subset libraries for v Although similar to other projects in ambition, the hope is to work on certain parts of the TODO list at a time. For example, spending some time on rendering and then transitioning to audio, to ECS, and back. The checklist is available on the [GitHub repository](https://github.com/joshuafhiggins/ButterEngine). - -style: - background: "#0177b8" - color: "#fff" diff --git a/content/categories/clickcounter/_index.md b/content/categories/clickcounter/_index.md index f26d1bf..0137b33 100644 --- a/content/categories/clickcounter/_index.md +++ b/content/categories/clickcounter/_index.md @@ -3,8 +3,4 @@ title: "Click Counter" image: "featured-image.png" --- -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). - -style: - background: "#df7988" - color: "#fff" \ No newline at end of file +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). \ No newline at end of file diff --git a/content/categories/docker/_index.md b/content/categories/docker/_index.md index 98b3bc2..313f149 100644 --- a/content/categories/docker/_index.md +++ b/content/categories/docker/_index.md @@ -3,8 +3,4 @@ title: "Docker" image: "featured-image.png" --- -Releases and updates to Docker images. - -style: - background: "#ffb900" - color: "#fff" \ No newline at end of file +Releases and updates to Docker images. \ No newline at end of file diff --git a/content/categories/pranksuite/_index.md b/content/categories/pranksuite/_index.md index fd8a9e1..58a4804 100644 --- a/content/categories/pranksuite/_index.md +++ b/content/categories/pranksuite/_index.md @@ -6,10 +6,6 @@ image: "featured-image.png" 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. -style: - background: "#6b69d6" - color: "#fff" - ## Features - See and close open user's windows - Trigger popups with custom text diff --git a/content/post/site-redesigned-2024/index.md b/content/post/site-redesigned-2024/index.md index 4d24c7a..a259ad3 100644 --- a/content/post/site-redesigned-2024/index.md +++ b/content/post/site-redesigned-2024/index.md @@ -13,10 +13,6 @@ tags: ["Website", "Progress Updates"] toc: false --- -'Tis tradition. - - - I have switched themes to [*Hugo Theme Stack*](https://stack.jimmycai.com/) by Jimmy Cai, making the site look lovely as a base instead of needing patches to not look plain. This new base also allows for comments, through GitHub issues to be available at the bottom of every post. The color scheme is also new but I'm not 100% set on the dark mode colors. The font is [*Hasköy*](https://haskoy.ertekinn.com/) by Ertekin Erdin and has been recently used in [Beeper's](https://blog.beeper.com/p/new-beeper-android-app-open-beta) new beta client for Android, which inspired me to use it. I do plan on writing more posts, here are some in no particular order: *Beeper Mini Adventures and Complete Guide*, a Butter Engine update, and an announcement for an upcoming project sometime in the Summer. This redesign started four months ago and was just waiting on custom CSS and fonts, but expect more posts, updates, and projects at the end of April! Also, it seems that Forge is no longer favored/is no longer maintained/there was drama that occurred over the ownership of the project that has caused it to be abandoned. I'm willing to accept any pull requests or transfer ownership of Left Click Counter mod to keep it maintained for people and I encourage people to make spin-offs and forks for modern Minecraft versions or other modkits. \ No newline at end of file