diff --git a/assets/favicon.ico b/assets/favicon.ico
index d89114d..a5fd214 100644
Binary files a/assets/favicon.ico and b/assets/favicon.ico differ
diff --git a/assets/images/avatar.png b/assets/images/avatar.png
new file mode 100644
index 0000000..83416df
Binary files /dev/null and b/assets/images/avatar.png differ
diff --git a/assets/images/banner.png b/assets/images/banner.png
index 177d65f..ce6b555 100644
Binary files a/assets/images/banner.png and b/assets/images/banner.png differ
diff --git a/assets/images/dark-avatar.png b/assets/images/dark-avatar.png
deleted file mode 100644
index a565eb1..0000000
Binary files a/assets/images/dark-avatar.png and /dev/null differ
diff --git a/assets/images/favicon.ico b/assets/images/favicon.ico
index d89114d..a5fd214 100644
Binary files a/assets/images/favicon.ico and b/assets/images/favicon.ico differ
diff --git a/assets/images/light-avatar.png b/assets/images/light-avatar.png
deleted file mode 100644
index 435eaab..0000000
Binary files a/assets/images/light-avatar.png and /dev/null differ
diff --git a/config.toml b/config.toml
index 0c7164b..0639230 100644
--- a/config.toml
+++ b/config.toml
@@ -1,10 +1,10 @@
-baseURL = "https://higgy999.github.io"
+baseURL = "https://joshuafhiggins.github.io"
# theme
theme = "LoveIt"
# website title
-title = "LitlToast's Blog"
+title = "Joshua Higgins"
# determines default content language ["en", "zh-cn", "fr", "pl", ...]
defaultContentLanguage = "en"
@@ -34,7 +34,7 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
# Author config
[author]
- name = "LitlToast"
+ name = "Joshua Higgins"
email = "joshuafhiggins@gmail.com"
link = "/"
@@ -72,7 +72,7 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
# site default theme ["auto", "light", "dark"]
defaultTheme = "auto"
# public git repo url only then enableGitInfo is true
- gitRepo = "https://github.com/higgy999/higgy999.github.io"
+ gitRepo = "https://github.com/joshuafhiggins/joshuafhiggins.github.io"
# which hash function used for SRI, when empty, no SRI is used
# ["sha256", "sha384", "sha512", "md5"]
# ["sha256", "sha384", "sha512", "md5"]
@@ -80,11 +80,11 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
# date format
dateFormat = "2006-01-02"
# website title for Open Graph and Twitter Cards
- title = "LitlToast's Blog"
+ title = "Joshua Higgins"
# website description for RSS, SEO, Open Graph and Twitter Cards
description = "It's his blog"
# website images for Open Graph and Twitter Cards
- images = ["/images/dark-avatar.png"]
+ images = ["/images/avatar.png"]
# Header config
[params.header]
@@ -97,9 +97,9 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
# URL of the LOGO
logo = ""
# title name
- name = "LitlToast"
+ name = "Joshua"
# you can add extra information before the name (HTML format is supported), such as icons
- # pre = '
'
+ # pre = '
'
# you can add extra information after the name (HTML format is supported), such as icons
post = ""
# whether to use typeit animation for title name
@@ -188,7 +188,7 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
# Gravatar Email for preferred avatar in home page
gravatarEmail = ""
# URL of avatar shown in home page
- avatarURL = "/images/dark-avatar.png"
+ avatarURL = "/images/avatar.png"
# title shown in home page (HTML format is supported)
title = ""
# subtitle shown in home page (HTML format is supported)
@@ -410,8 +410,8 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
images = []
# Publisher info
[params.page.seo.publisher]
- name = "LitlToast"
- logoUrl = "/images/dark-avatar.png"
+ name = "Joshua Higgins"
+ logoUrl = "/images/avatar.png"
# TypeIt config
[params.typeit]
@@ -612,14 +612,14 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
[languages.en.params.home.profile]
enable = true
gravatarEmail = ""
- avatarURL = "/images/dark-avatar.png"
+ avatarURL = "/images/avatar.png"
title = ""
subtitle = "This website features the latest news on my projects."
typeit = true
social = true
disclaimer = ""
[languages.en.params.social]
- GitHub = "higgy999"
+ GitHub = "joshuafhiggins"
#Twitter = "ModsToasty"
Youtubechannel = "UCIk0qQcaVTxhfTD9sK_0PtQ"
Email = "joshuafhiggins@gmail.com"
diff --git a/content/about/index.md b/content/about/index.md
index 84a43f8..de9d1aa 100644
--- a/content/about/index.md
+++ b/content/about/index.md
@@ -11,6 +11,6 @@ lightgallery: true
# enable: true
---
-
+
This site is the best place to catch up on my projects and to get the downloads for my projects when they come out. I work on various things like game development to modding Minecraft. Any project will have its own subdomain and page. If you want to talk to me personally about something, here's my [email](mailto:joshuafhiggins@gmail.com).
\ No newline at end of file
diff --git a/content/categories/butterengine/_index.md b/content/categories/butterengine/_index.md
index f56a8e0..ff533d2 100644
--- a/content/categories/butterengine/_index.md
+++ b/content/categories/butterengine/_index.md
@@ -6,4 +6,4 @@ 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/higgy999/ButterEngine).
+The checklist is available on the [GitHub repository](https://github.com/joshuafhiggins/ButterEngine).
diff --git a/content/categories/pranksuite/_index.md b/content/categories/pranksuite/_index.md
index cfc800a..2401d1d 100644
--- a/content/categories/pranksuite/_index.md
+++ b/content/categories/pranksuite/_index.md
@@ -19,7 +19,7 @@ NOTE: This software can be used maliciously. I am no way responsible for the use
- Ability to transfer files for all pranks
## Setup
-1. Download the source code from [GitHub](https://github.com/higgy999/PrankSuite)
+1. Download the source code from [GitHub](https://github.com/joshuafhiggins/PrankSuite)
2. Open the project in IntelliJ and change the `SERVER_IP` in `PSClient.java` to your computers local IP address
3. Build the server and client artifacts
4. Download [JavaFX SDK](https://gluonhq.com/products/javafx/) and extract it somewhere safe
diff --git a/content/posts/butter-dejavu/index.md b/content/posts/butter-dejavu/index.md
index fa95c7e..353d9ee 100644
--- a/content/posts/butter-dejavu/index.md
+++ b/content/posts/butter-dejavu/index.md
@@ -22,7 +22,7 @@ I feel like I wrote this code before...
-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/higgy999/tf2-opengl)..cough cough*). As well as a basis for mod loading.
+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/posts/butter-engine-april2023/index.md b/content/posts/butter-engine-april2023/index.md
index 987d01d..251138d 100644
--- a/content/posts/butter-engine-april2023/index.md
+++ b/content/posts/butter-engine-april2023/index.md
@@ -7,23 +7,24 @@ draft: true
# author: "LitlToast"
# authorLink: "https://higgy999.github.io"
-description: "Description"
+description: "A lot has changed, let's jump right in."
images: []
resources:
- name: "featured-image"
src: "featured-image.png"
-tags: ["Tag"]
-categories: ["Project"]
-
-lightgallery: true
-
#For this example to not be shown:
hiddenFromHomePage: true
hiddenFromSearch: true
+
+tags: ["Butter Engine", "Update", "Programming"]
+categories: ["butterengine"]
+
+lightgallery: true
---
-Description
+A lot has changed, let's jump right in.
+
Butter Engine (Java): UI, Physics, and Maps Post
Now in Rust, Java struggles
Whats Rust Like
diff --git a/content/posts/prank-suite-release/index.md b/content/posts/prank-suite-release/index.md
index 037dda8..6804612 100644
--- a/content/posts/prank-suite-release/index.md
+++ b/content/posts/prank-suite-release/index.md
@@ -39,7 +39,7 @@ NOTE: This software can be used maliciously. I am no way responsible for the use
- Ability to transfer files for all pranks
## Setup
-1. Download the source code from [GitHub](https://github.com/higgy999/PrankSuite)
+1. Download the source code from [GitHub](https://github.com/joshuafhiggins/PrankSuite)
2. Open the project in IntelliJ and change the `SERVER_IP` in `PSClient.java` to your computers local IP address
3. Build the server and client artifacts
4. Download [JavaFX SDK](https://gluonhq.com/products/javafx/) and extract it somewhere safe
diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png
index 694b6c1..d0604be 100644
Binary files a/static/favicon-16x16.png and b/static/favicon-16x16.png differ
diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png
index cfedbd8..de4d16f 100644
Binary files a/static/favicon-32x32.png and b/static/favicon-32x32.png differ
diff --git a/static/favicon.ico b/static/favicon.ico
index d89114d..a5fd214 100644
Binary files a/static/favicon.ico and b/static/favicon.ico differ
diff --git a/static/site.webmanifest b/static/site.webmanifest
index faab87e..6472a6b 100644
--- a/static/site.webmanifest
+++ b/static/site.webmanifest
@@ -1,6 +1,6 @@
{
- "name": "LitlToast's Blog",
- "short_name": "LitlToast",
+ "name": "Joshua Higgins",
+ "short_name": "Joshua",
"icons": [
{
"src": "/square.png",
diff --git a/static/square.png b/static/square.png
index ce57c65..789fe39 100644
Binary files a/static/square.png and b/static/square.png differ