Colored category badges, images with categories, redo categories & tags for posts, tags in archive view, redid icons on menu
This commit is contained in:
@@ -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.
|
||||
|
||||
BIN
content/categories/butterengine/featured-image.png
Normal file
BIN
content/categories/butterengine/featured-image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
@@ -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).
|
||||
9
content/categories/docker/_index.md
Normal file
9
content/categories/docker/_index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "Docker"
|
||||
image: "featured-image.png"
|
||||
style:
|
||||
background: "#ffb900"
|
||||
color: "#fff"
|
||||
---
|
||||
|
||||
Releases and updates to Docker images.
|
||||
BIN
content/categories/docker/featured-image.png
Normal file
BIN
content/categories/docker/featured-image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.6 MiB |
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: "General"
|
||||
---
|
||||
|
||||
Just general thing, like this website.
|
||||
@@ -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.*
|
||||
|
||||
|
||||
BIN
content/categories/pranksuite/featured-image.png
Normal file
BIN
content/categories/pranksuite/featured-image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
Reference in New Issue
Block a user