Skip to content

Commit

Permalink
Deploy website - based on a3cab1a
Browse files Browse the repository at this point in the history
  • Loading branch information
cbebe committed Jun 18, 2024
1 parent 9a3f11c commit 08fe98f
Show file tree
Hide file tree
Showing 102 changed files with 122 additions and 128 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
2 changes: 1 addition & 1 deletion articles/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en-us">
<html lang="en">
<head>
<title>https://charles.thyck.top/post/</title>
<link rel="canonical" href="https://charles.thyck.top/post/">
Expand Down
2 changes: 1 addition & 1 deletion blog/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en-us">
<html lang="en">
<head>
<title>https://charles.thyck.top/post/</title>
<link rel="canonical" href="https://charles.thyck.top/post/">
Expand Down
2 changes: 1 addition & 1 deletion categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
2 changes: 1 addition & 1 deletion categories/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link>https://charles.thyck.top/categories/</link>
<description>Recent content in Categories on Charles Ancheta</description>
<generator>Hugo 0.125.0</generator>
<language>en-us</language>
<language>en</language>
<managingEditor>[email protected] (Charles Ancheta)</managingEditor>
<webMaster>[email protected] (Charles Ancheta)</webMaster>
<copyright>Charles Ancheta. MIT</copyright>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en-us">
<html lang="en">
<head>
<title>https://charles.thyck.top/post/</title>
<link rel="canonical" href="https://charles.thyck.top/post/">
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@ <h1 id="charles-anchetas-personal-website">Charles Ancheta&rsquo;s Personal Webs
<ul>
<li>Computer Engineering student at the University of Alberta</li>
<li>Love writing simple code for work and over-engineered monstrosities for fun</li>
<li>Graduating June 2024, starting at Izzy Software May 2024</li>
<li>Graduating June 2024, started at Izzy Software May 2024</li>
</ul>
<h2 id="what-im-currently-learning">What I&rsquo;m currently learning</h2>
<ul>
<li>Creative programming with p5.js</li>
</ul>
<h2 id="side-projects-im-working-onplanning-to-work-on">Side Projects I&rsquo;m working on/planning to work on</h2>
<p><a href="./projects#planned">For some accountability</a></p>
<p><a href="/projects/#planned">For some accountability</a></p>


</section>
Expand Down Expand Up @@ -112,7 +112,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
4 changes: 2 additions & 2 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link>https://charles.thyck.top/</link>
<description>Recent content on Charles Ancheta</description>
<generator>Hugo 0.125.0</generator>
<language>en-us</language>
<language>en</language>
<managingEditor>[email protected] (Charles Ancheta)</managingEditor>
<webMaster>[email protected] (Charles Ancheta)</webMaster>
<copyright>Charles Ancheta. MIT</copyright>
Expand Down Expand Up @@ -114,7 +114,7 @@
<link>https://charles.thyck.top/post/friendship-ended/</link>
<pubDate>Tue, 07 Jun 2022 00:00:00 +0000</pubDate><author>[email protected] (Charles Ancheta)</author>
<guid>https://charles.thyck.top/post/friendship-ended/</guid>
<description>&lt;p&gt;&lt;img src=&#34;https://charles.thyck.top/post/friendship-ended/friendship-ended.webp&#34; alt=&#34;Friendship ended&#34;&gt;&lt;/p&gt;</description>
<description>&lt;p&gt;&lt;img alt=&#34;Friendship ended&#34; src=&#34;https://charles.thyck.top/post/friendship-ended/friendship-ended.webp&#34;&gt;&lt;/p&gt;</description>
</item>
<item>
<title>TIL: My actual height</title>
Expand Down
2 changes: 1 addition & 1 deletion post/bye-bye-netlify/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
4 changes: 2 additions & 2 deletions post/dev-log/boboman/day-1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ <h1>Dev Log: Boboman - Day 1</h1>
seems like a fitting title, because I do feel dumb writing this game.</p>
<p>Anyway, here&rsquo;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&rsquo;t go past the walls.</p>
<p><img src="./boboman.gif" alt="Boboman Day 1 demo"></p>
<p><img alt="Boboman Day 1 demo" src="./boboman.gif"></p>
</div>
<footer class="content__footer">
<script src="https://utteranc.es/client.js"
Expand Down Expand Up @@ -146,7 +146,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
2 changes: 1 addition & 1 deletion post/dev-log/boboman/day-2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
2 changes: 1 addition & 1 deletion post/dev-log/boboman/day-3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
4 changes: 2 additions & 2 deletions post/dev-log/boboman/day-4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h1>Dev Log: Boboman - Day 4</h1>
<div class="content__body">
<p>I feel like the hardest part of writing this game would be the enemy logic. That&rsquo;s why I&rsquo;m putting it off for as long as
possible! Today I implemented map generation, randomly placing boxes sufficiently far enough from players.</p>
<p><img src="/post/dev-log/boboman/day-4/multiplayer.webp" alt="Multiplayer gameplay"></p>
<p><img alt="Multiplayer gameplay" src="/post/dev-log/boboman/day-4/multiplayer.webp"></p>
<p>I also added controls for other players, which reminded me of my local multiplayer experience with Boxhead. I miss
having multiple people on play a single keyboard. These days it would be awkward to play that way.</p>

Expand Down Expand Up @@ -141,7 +141,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
2 changes: 1 addition & 1 deletion post/expired-domain/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
4 changes: 2 additions & 2 deletions post/friendship-ended/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<h1>Friendship Ended with TypeScript, now Go is My Best Friend</h1>
</header>
<div class="content__body">
<p><img src="/post/friendship-ended/friendship-ended.webp" alt="Friendship ended"></p>
<p><img alt="Friendship ended" src="/post/friendship-ended/friendship-ended.webp"></p>
<p>No blog post here, just a quick edit I made in GIMP.</p>
</div>
<footer class="content__footer">
Expand Down Expand Up @@ -139,7 +139,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
4 changes: 2 additions & 2 deletions post/go-interfaces/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<h1>Go Interfaces give me a reason to live again</h1>
</header>
<div class="content__body">
<p>A few months ago I made a <a href="/post/friendship-ended">meme</a> about Go being my new
<p>A few months ago I made a <a href="/post/friendship-ended/">meme</a> about Go being my new
favourite language (replacing TypeScript) and I just want to share a satisfying
moment I had recently.</p>
<h1 id="the-task">The Task</h1>
Expand Down Expand Up @@ -291,7 +291,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
2 changes: 1 addition & 1 deletion post/i-deleted-my-npm-packages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
4 changes: 2 additions & 2 deletions post/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ <h1><a href="https://charles.thyck.top/post/friendship-ended/">Friendship Ended
</header>

<section class="post__summary">
<p><img src="/post/friendship-ended/friendship-ended.webp" alt="Friendship ended"></p>
<p><img alt="Friendship ended" src="/post/friendship-ended/friendship-ended.webp"></p>
</section>
</article>

Expand Down Expand Up @@ -378,7 +378,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
4 changes: 2 additions & 2 deletions post/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link>https://charles.thyck.top/post/</link>
<description>Recent content in Posts on Charles Ancheta</description>
<generator>Hugo 0.125.0</generator>
<language>en-us</language>
<language>en</language>
<managingEditor>[email protected] (Charles Ancheta)</managingEditor>
<webMaster>[email protected] (Charles Ancheta)</webMaster>
<copyright>Charles Ancheta. MIT</copyright>
Expand Down Expand Up @@ -114,7 +114,7 @@
<link>https://charles.thyck.top/post/friendship-ended/</link>
<pubDate>Tue, 07 Jun 2022 00:00:00 +0000</pubDate><author>[email protected] (Charles Ancheta)</author>
<guid>https://charles.thyck.top/post/friendship-ended/</guid>
<description>&lt;p&gt;&lt;img src=&#34;https://charles.thyck.top/post/friendship-ended/friendship-ended.webp&#34; alt=&#34;Friendship ended&#34;&gt;&lt;/p&gt;</description>
<description>&lt;p&gt;&lt;img alt=&#34;Friendship ended&#34; src=&#34;https://charles.thyck.top/post/friendship-ended/friendship-ended.webp&#34;&gt;&lt;/p&gt;</description>
</item>
<item>
<title>TIL: My actual height</title>
Expand Down
2 changes: 1 addition & 1 deletion post/my-worst-semester-so-far/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
2 changes: 1 addition & 1 deletion post/pou/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
4 changes: 2 additions & 2 deletions post/replicating-my-linux-workflow-on-windows/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ <h3 id="terminal-multiplexing-nothing-">Terminal Multiplexing: Nothing :(</h3>
<p>I tried looking for a cross-platform platform alternative to
<a href="https://github.com/tmux/tmux/wiki"><code>tmux</code></a>, probably something written in Go or
Rust. One of them was <a href="https://zellij.dev/"><code>zellij</code></a>, but it doesn&rsquo;t work on
Windows. For simple terminal management, <a href="#terminal-emulator">Windows Terminal</a>
Windows. For simple terminal management, <a href="/post/replicating-my-linux-workflow-on-windows/#terminal-emulator">Windows Terminal</a>
works fine.</p>
<h4 id="neovim">Neovim</h4>
<p>I have also flipped my workflow around Neovim and terminals. Instead of having
Expand Down Expand Up @@ -225,7 +225,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
9 changes: 2 additions & 7 deletions post/static-website-setup/part-1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,7 @@ <h1>Building a Static Website - Part 1: Introduction</h1>
all the required steps so I&rsquo;ll try my best.</p>
<h2 id="what-is-a-static-website">What is a static website?</h2>
<p>From ChatGPT:</p>
<p><img src="./static-vs-dynamic.webp" alt="Question: difference between a static and dynamic website in 2 sentences -
Answer: A static website consists of fixed content that remains the same for
all users and is created using HTML/CSS, while a dynamic website uses
server-side technologies to generate content dynamically, allowing for
personalized and interactive experiences tailored to individual
users."></p>
<p><img alt="Question: difference between a static and dynamic website in 2 sentences -\nAnswer: A static website consists of fixed content that remains the same for\nall users and is created using HTML/CSS, while a dynamic website uses\nserver-side technologies to generate content dynamically, allowing for\npersonalized and interactive experiences tailored to individual\nusers." src="./static-vs-dynamic.webp"></p>
<p>Basically:</p>
<ul>
<li>Static - no server-side logic, cheaper</li>
Expand Down Expand Up @@ -170,7 +165,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
4 changes: 2 additions & 2 deletions post/til/my-actual-height/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ <h1>TIL: My actual height</h1>
<p>So, I took a couple of IKEA measuring tapes (courtesy of Jherzey), put them together on a post in our basement, got a
square ruler (triangular? (*sigh*&hellip;
<a href="https://philnews.ph/2021/06/10/eskwala-in-english-translate-eskwala-in-english/"><em>eskwala</em></a>)) and measured my height.</p>
<p><img src="./173cm.webp" alt="A square measuring my height at 173 cm"></p>
<p><img alt="A square measuring my height at 173 cm" src="./173cm.webp"></p>
<p>So I guess I grew 3 cm in those 5 years? I still haven&rsquo;t caught up to my dad&rsquo;s peak height (176 cm), but he&rsquo;s a bit
shorter now that he&rsquo;s older, so it&rsquo;s okay. My hair can add at least 2 inches &#x1f602;.</p>
</div>
Expand Down Expand Up @@ -138,7 +138,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
2 changes: 1 addition & 1 deletion post/til/parallel-make/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
2 changes: 1 addition & 1 deletion post/welcome/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
2 changes: 1 addition & 1 deletion post/why-i-migrated-to-hugo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
2 changes: 1 addition & 1 deletion posts/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en-us">
<html lang="en">
<head>
<title>https://charles.thyck.top/post/</title>
<link rel="canonical" href="https://charles.thyck.top/post/">
Expand Down
5 changes: 2 additions & 3 deletions projects/back-burner/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
<h1>The Back Burner</h1>
</header>
<div class="content__body">
<p><img src="./side-project.webp" alt="Squirtle labelled &ldquo;Another Project Idea&rdquo; joining a group of squirtles all
labelled &ldquo;Unfinished Project&rdquo;"></p>
<p><img alt="Squirtle labelled &ldquo;Another Project Idea&rdquo; joining a group of squirtles all\nlabelled &ldquo;Unfinished Project&rdquo;" src="./side-project.webp"></p>
<ul>
<li>Time Tracking PWA for my girlfriend with Svelte frontend and Pocketbase
backend
Expand Down Expand Up @@ -151,7 +150,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
2 changes: 1 addition & 1 deletion projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h1 class="about__title">Charles Ancheta</h1>



<br/><span class="active">$ echo $LANG<br/><b></b></span><br/>
<br/><span class="active">$ echo $LANG<br/><b>English</b></span><br/>



Expand Down
2 changes: 1 addition & 1 deletion projects/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link>https://charles.thyck.top/projects/</link>
<description>Recent content in My Personal Projects on Charles Ancheta</description>
<generator>Hugo 0.125.0</generator>
<language>en-us</language>
<language>en</language>
<managingEditor>[email protected] (Charles Ancheta)</managingEditor>
<webMaster>[email protected] (Charles Ancheta)</webMaster>
<copyright>Charles Ancheta. MIT</copyright>
Expand Down
Loading

0 comments on commit 08fe98f

Please sign in to comment.