diff --git a/spring-break-redesign/index.html b/spring-break-redesign/index.html index b59e197..8b5c08d 100644 --- a/spring-break-redesign/index.html +++ b/spring-break-redesign/index.html @@ -174,14 +174,26 @@

Discord Server

I made a Discord server! There’s channels for asking for help with Java, Kotlin, and Rust, as well as helpful resources. I encourage everyone to put your favorite resources for the languages in their respective channels. I often forget cool things I find and this will be my way of having a whole list to revisit anytime I want. You can also showcase your projects as a thread in the #showcase channel. I look forward to seeing you there!

-
- /images/april2023-bard.png -
Music bot
-
-
- /images/april2023-toaster.png +

+ /images/april2023-bard.png +
Music bot
+
+
+ /images/april2023-toaster.png
Server icon
-
+

Plans & Current Projects

If you have been following my GitHub while this website was abandoned, I’ve been making projects in Rust and loving them. I’m going to be moving Butter Engine to Rust and have progressed about as far as the last blog post on the Engine, in terms of rendering. This would be the 3rd time I have redone Butter Engine, and ultimately I don’t care! Rust is forcing me to write better code for when I build off of the engine in the future and I felt that moving forward with what I have in Java would be a headache in many ways. I’ll make this into it’s own post, but for right now I want to move all my workflows to Rust to learn it better. I guess that means I need to find a Hugo alternative but I’ll wait another year and no blog posts for that 😉.

diff --git a/spring-break-redesign/index.md b/spring-break-redesign/index.md index 4568b14..9070a64 100644 --- a/spring-break-redesign/index.md +++ b/spring-break-redesign/index.md @@ -28,15 +28,10 @@ Light theme looks better than before, and better than dark mode in my opinion. T I made a [Discord server](https://discord.gg/b48D4m8jNs)! There's channels for asking for help with Java, Kotlin, and Rust, as well as helpful resources. I encourage everyone to put your favorite resources for the languages in their respective channels. I often forget cool things I find and this will be my way of having a whole list to revisit anytime I want. You can also showcase your projects as a thread in the [`#showcase`](https://discord.gg/b48D4m8jNs) channel. I look forward to seeing you there!
-
- /images/april2023-bard.png -
Music bot
-
-
- /images/april2023-toaster.png -
Server icon
-
+ ![april2023-bard](/images/april2023-bard.png "Music bot") + ![april2023-toaster](/images/april2023-toaster.png "Server icon") +
## Plans & Current Projects