Remove style thing

This commit is contained in:
2024-03-24 17:35:05 -04:00
Unverified
parent d73b076f6d
commit 93195bfde2
5 changed files with 2 additions and 22 deletions

View File

@@ -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. 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). The checklist is available on the [GitHub repository](https://github.com/joshuafhiggins/ButterEngine).
style:
background: "#0177b8"
color: "#fff"

View File

@@ -3,8 +3,4 @@ title: "Click Counter"
image: "featured-image.png" 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). 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"

View File

@@ -3,8 +3,4 @@ title: "Docker"
image: "featured-image.png" image: "featured-image.png"
--- ---
Releases and updates to Docker images. Releases and updates to Docker images.
style:
background: "#ffb900"
color: "#fff"

View File

@@ -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. 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 ## Features
- See and close open user's windows - See and close open user's windows
- Trigger popups with custom text - Trigger popups with custom text

View File

@@ -13,10 +13,6 @@ tags: ["Website", "Progress Updates"]
toc: false toc: false
--- ---
'Tis tradition.
<!--more-->
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! 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. 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.