From 08fe98f5000a22100372b4a0622e433d6b5f8f7d Mon Sep 17 00:00:00 2001 From: Charles Ancheta <55412395+cbebe@users.noreply.github.com> Date: Tue, 18 Jun 2024 17:53:30 -0600 Subject: [PATCH] Deploy website - based on a3cab1aa3e1ae59bd04e0786f1622b2d19fbf041 --- 404.html | 2 +- articles/index.html | 2 +- blog/index.html | 2 +- categories/index.html | 2 +- categories/index.xml | 2 +- docs/index.html | 2 +- index.html | 6 +++--- index.xml | 4 ++-- post/bye-bye-netlify/index.html | 2 +- post/dev-log/boboman/day-1/index.html | 4 ++-- post/dev-log/boboman/day-2/index.html | 2 +- post/dev-log/boboman/day-3/index.html | 2 +- post/dev-log/boboman/day-4/index.html | 4 ++-- post/expired-domain/index.html | 2 +- post/friendship-ended/index.html | 4 ++-- post/go-interfaces/index.html | 4 ++-- post/i-deleted-my-npm-packages/index.html | 2 +- post/index.html | 4 ++-- post/index.xml | 4 ++-- post/my-worst-semester-so-far/index.html | 2 +- post/pou/index.html | 2 +- post/replicating-my-linux-workflow-on-windows/index.html | 4 ++-- post/static-website-setup/part-1/index.html | 9 ++------- post/til/my-actual-height/index.html | 4 ++-- post/til/parallel-make/index.html | 2 +- post/welcome/index.html | 2 +- post/why-i-migrated-to-hugo/index.html | 2 +- posts/index.html | 2 +- projects/back-burner/index.html | 5 ++--- projects/index.html | 2 +- projects/index.xml | 2 +- series/index.html | 2 +- series/index.xml | 2 +- showcase/index.html | 2 +- tags/backend/index.html | 2 +- tags/backend/index.xml | 4 ++-- tags/blazingly/index.html | 2 +- tags/blazingly/index.xml | 2 +- tags/c++/index.html | 2 +- tags/c++/index.xml | 2 +- tags/compilation/index.html | 2 +- tags/compilation/index.xml | 2 +- tags/dev-log/index.html | 2 +- tags/dev-log/index.xml | 2 +- tags/dev/index.html | 2 +- tags/dev/index.xml | 4 ++-- tags/fast/index.html | 2 +- tags/fast/index.xml | 2 +- tags/first/index.html | 2 +- tags/first/index.xml | 2 +- tags/gh-pages/index.html | 2 +- tags/gh-pages/index.xml | 2 +- tags/gnu/index.html | 2 +- tags/gnu/index.xml | 2 +- tags/go/index.html | 2 +- tags/go/index.xml | 4 ++-- tags/hosting/index.html | 2 +- tags/hosting/index.xml | 2 +- tags/hugo/index.html | 2 +- tags/hugo/index.xml | 2 +- tags/index.html | 2 +- tags/index.xml | 2 +- tags/js/index.html | 2 +- tags/js/index.xml | 2 +- tags/love/index.html | 2 +- tags/love/index.xml | 2 +- tags/lua/index.html | 2 +- tags/lua/index.xml | 2 +- tags/make/index.html | 2 +- tags/make/index.xml | 2 +- tags/meme/index.html | 2 +- tags/meme/index.xml | 4 ++-- tags/multiplayer/index.html | 2 +- tags/multiplayer/index.xml | 2 +- tags/netlify/index.html | 2 +- tags/netlify/index.xml | 2 +- tags/npm/index.html | 2 +- tags/npm/index.xml | 2 +- tags/rescript/index.html | 2 +- tags/rescript/index.xml | 2 +- tags/scripting/index.html | 2 +- tags/scripting/index.xml | 2 +- tags/til/index.html | 2 +- tags/til/index.xml | 2 +- tags/trash-packages/index.html | 2 +- tags/trash-packages/index.xml | 2 +- tags/typescript/index.html | 2 +- tags/typescript/index.xml | 4 ++-- tags/website/index.html | 2 +- tags/website/index.xml | 2 +- tags/welcome/index.html | 2 +- tags/welcome/index.xml | 2 +- turnip/index.html | 2 +- turnip/index.xml | 2 +- work/index.html | 4 ++-- work/index.xml | 2 +- work/isaic/index.html | 2 +- work/isaic/index.xml | 2 +- work/izzy/index.html | 4 ++-- work/izzy/index.xml | 2 +- work/ripple/index.html | 2 +- work/ripple/index.xml | 2 +- 102 files changed, 122 insertions(+), 128 deletions(-) diff --git a/404.html b/404.html index 75ca878..97eecdb 100644 --- a/404.html +++ b/404.html @@ -103,7 +103,7 @@

Charles Ancheta

-
$ echo $LANG

+
$ echo $LANG
English

diff --git a/articles/index.html b/articles/index.html index 7eca27c..85e9278 100644 --- a/articles/index.html +++ b/articles/index.html @@ -1,5 +1,5 @@ - + https://charles.thyck.top/post/ diff --git a/blog/index.html b/blog/index.html index 7eca27c..85e9278 100644 --- a/blog/index.html +++ b/blog/index.html @@ -1,5 +1,5 @@ - + https://charles.thyck.top/post/ diff --git a/categories/index.html b/categories/index.html index 842a207..0a55f1e 100644 --- a/categories/index.html +++ b/categories/index.html @@ -532,7 +532,7 @@

Charles Ancheta

-
$ echo $LANG

+
$ echo $LANG
English

diff --git a/categories/index.xml b/categories/index.xml index 2430775..c573f08 100644 --- a/categories/index.xml +++ b/categories/index.xml @@ -5,7 +5,7 @@ https://charles.thyck.top/categories/ Recent content in Categories on Charles Ancheta Hugo 0.125.0 - en-us + en cancheta.dev@gmail.com (Charles Ancheta) cancheta.dev@gmail.com (Charles Ancheta) Charles Ancheta. MIT diff --git a/docs/index.html b/docs/index.html index 7eca27c..85e9278 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,5 +1,5 @@ - + https://charles.thyck.top/post/ diff --git a/index.html b/index.html index 92fc332..dc99ae8 100644 --- a/index.html +++ b/index.html @@ -42,14 +42,14 @@

Charles Ancheta’s Personal Webs

What I’m currently learning

Side Projects I’m working on/planning to work on

-

For some accountability

+

For some accountability

@@ -112,7 +112,7 @@

Charles Ancheta

-
$ echo $LANG

+
$ echo $LANG
English

diff --git a/index.xml b/index.xml index d035987..f4a2b40 100644 --- a/index.xml +++ b/index.xml @@ -5,7 +5,7 @@ https://charles.thyck.top/ Recent content on Charles Ancheta Hugo 0.125.0 - en-us + en cancheta.dev@gmail.com (Charles Ancheta) cancheta.dev@gmail.com (Charles Ancheta) Charles Ancheta. MIT @@ -114,7 +114,7 @@ https://charles.thyck.top/post/friendship-ended/ Tue, 07 Jun 2022 00:00:00 +0000cancheta.dev@gmail.com (Charles Ancheta) https://charles.thyck.top/post/friendship-ended/ - <p><img src="https://charles.thyck.top/post/friendship-ended/friendship-ended.webp" alt="Friendship ended"></p> + <p><img alt="Friendship ended" src="https://charles.thyck.top/post/friendship-ended/friendship-ended.webp"></p> TIL: My actual height diff --git a/post/bye-bye-netlify/index.html b/post/bye-bye-netlify/index.html index 034a46f..00206c2 100644 --- a/post/bye-bye-netlify/index.html +++ b/post/bye-bye-netlify/index.html @@ -145,7 +145,7 @@

Charles Ancheta

-
$ echo $LANG

+
$ echo $LANG
English

diff --git a/post/dev-log/boboman/day-1/index.html b/post/dev-log/boboman/day-1/index.html index 7c69149..9abacf1 100644 --- a/post/dev-log/boboman/day-1/index.html +++ b/post/dev-log/boboman/day-1/index.html @@ -53,7 +53,7 @@

Dev Log: Boboman - Day 1

seems like a fitting title, because I do feel dumb writing this game.

Anyway, here’s what it looks like now. You can walk around, place bombs, and those bombs explode after a set amount of time, leaving a trail of explosion. The explosions don’t go past the walls.

-

Boboman Day 1 demo

+

Boboman Day 1 demo