aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.xyz>2023-03-24 18:41:13 +0100
committerAdam Stück <adam@adast.xyz>2023-03-24 18:41:13 +0100
commitf3c1fe63947a7b0d896cb672ae7be037bdd6dab3 (patch)
tree3f78f6d599c4c73f9baf7ffc3792e80976ed93ff
parentdae72cd9cfa5caa993011e6c048671ead68bfd82 (diff)
Replace all /arena links with arena.adast.xyz
-rw-r--r--dst/2023-02-log.html3
-rw-r--r--dst/projects.html2
-rw-r--r--dst/resume-da.html2
-rw-r--r--dst/resume.html2
-rw-r--r--dst/rss.xml7
-rw-r--r--src/2023-02-log.md3
-rw-r--r--src/projects.md2
-rw-r--r--src/resume-da.md2
-rw-r--r--src/resume.md2
-rw-r--r--src/rss.xml7
10 files changed, 14 insertions, 18 deletions
diff --git a/dst/2023-02-log.html b/dst/2023-02-log.html
index 4551426..c833916 100644
--- a/dst/2023-02-log.html
+++ b/dst/2023-02-log.html
@@ -47,8 +47,7 @@ I&#8217;ve included my PGP key if you wish to send me mail privately.</p>
<h2 id="game-dev-is-back-on-the-menu">Game dev is back on the menu!</h2>
<p>The CompSci department at my uni hosts an annual LAN party with tournaments
-in the usual titles (csgo, lol, trackmania, etc). I&#8217;ve had the idea for a
-while now that it would be amazing to get <a href="/arena">arena</a> to a playable,
+in the usual titles (csgo, lol, trackmania, etc). It would be amazing to get <a href="https://arena.adast.xyz">arena</a> to a playable,
fun state, and have a LAN tournament to really put it to the test.</p>
<p>I want to start working on my game again, and I want to it to be playable in
diff --git a/dst/projects.html b/dst/projects.html
index deb212e..3b430bd 100644
--- a/dst/projects.html
+++ b/dst/projects.html
@@ -25,7 +25,7 @@
<h2 id="active-projects">Active Projects</h2>
<ul>
-<li><a href="/arena">arena</a>: Quake-like multiplayer FPS</li>
+<li><a href="https://arena.adast.xyz">arena</a>: Quake-like multiplayer FPS</li>
<li><a href="https://sr.ht/~adamski/dotfiles">dotfiles</a>: Configs for my different Linux machines</li>
<li><a href="https://sr.ht/~adamski/adast.xyz">adast.xyz</a>: Personal platform</li>
</ul>
diff --git a/dst/resume-da.html b/dst/resume-da.html
index 233e5b0..fcd7e4b 100644
--- a/dst/resume-da.html
+++ b/dst/resume-da.html
@@ -93,7 +93,7 @@
<li>Kom ind i webudvikling, byggede mange personlige hjemmesider for sjov</li>
<li>Begyndte at lære spiludvikling med GameMaker og senere Unity</li>
<li>Forbedret JavaScript og lært C# ved at bruge Unity</li>
-<li>Begyndte at udvikle <a href="/arena">arena</a>, mit multiplayer Quake-lignende FPS spil</li>
+<li>Begyndte at udvikle <a href="https://arena.adast.xyz">arena</a>, mit multiplayer Quake-lignende FPS spil</li>
<li>JavaScript, HTML, CSS, C#, Unity, Blender, Audacity, Git</li>
</ul>
diff --git a/dst/resume.html b/dst/resume.html
index 21c14a4..38bf50f 100644
--- a/dst/resume.html
+++ b/dst/resume.html
@@ -93,7 +93,7 @@
<li>Got into web development, built many personal websites for fun</li>
<li>Started learning game development with GameMaker, and later Unity</li>
<li>Improved at JavaScript and learned C# by using Unity</li>
-<li>Started developing <a href="/arena">arena</a>, my multiplayer Quake-like FPS game</li>
+<li>Started developing <a href="https://arena.adast.xyz">arena</a>, my multiplayer Quake-like FPS game</li>
<li>JavaScript, HTML, CSS, C#, Unity, Blender, Audacity, Git</li>
</ul>
diff --git a/dst/rss.xml b/dst/rss.xml
index 1b755dd..8cfdca6 100644
--- a/dst/rss.xml
+++ b/dst/rss.xml
@@ -34,8 +34,7 @@ I&#8217;ve included my PGP key if you wish to send me mail privately.</p>
<h2 id="game-dev-is-back-on-the-menu">Game dev is back on the menu!</h2>
<p>The CompSci department at my uni hosts an annual LAN party with tournaments
-in the usual titles (csgo, lol, trackmania, etc). I&#8217;ve had the idea for a
-while now that it would be amazing to get <a href="/arena">arena</a> to a playable,
+in the usual titles (csgo, lol, trackmania, etc). It would be amazing to get <a href="https://arena.adast.xyz">arena</a> to a playable,
fun state, and have a LAN tournament to really put it to the test.</p>
<p>I want to start working on my game again, and I want to it to be playable in
@@ -69,8 +68,8 @@ prioritising hosting the services that I use regularly.</p>
<item>
<title>Project Aftershock</title>
-<guid>https://adast.xyz/arena</guid>
-<link>https://adast.xyz/arena</link>
+<guid>https://arena.adast.xyz</guid>
+<link>https://arena.adast.xyz</link>
<pubDate>Tue, 27 Sep 2022 21:15:11 +0200</pubDate>
<description><![CDATA[<p>Aftershock (working title) is a multiplayer old-school arena shooter being made in Unity. It&#8217;s a hobby project that I have been working on since 2016. It started as a <em>warmup</em> project before jumping into developing an MMO, but I have since learned how much work goes into making just a multiplayer fps. Especially as a solo project. </p>
diff --git a/src/2023-02-log.md b/src/2023-02-log.md
index cf200e4..790cfe7 100644
--- a/src/2023-02-log.md
+++ b/src/2023-02-log.md
@@ -25,8 +25,7 @@ This redesign was **heavily** inspired by [bt.ht](https://bt.ht) and
## Game dev is back on the menu!
The CompSci department at my uni hosts an annual LAN party with tournaments
-in the usual titles (csgo, lol, trackmania, etc). I've had the idea for a
-while now that it would be amazing to get [arena](/arena) to a playable,
+in the usual titles (csgo, lol, trackmania, etc). It would be amazing to get [arena](https://arena.adast.xyz) to a playable,
fun state, and have a LAN tournament to really put it to the test.
I want to start working on my game again, and I want to it to be playable in
diff --git a/src/projects.md b/src/projects.md
index abda293..3962806 100644
--- a/src/projects.md
+++ b/src/projects.md
@@ -2,6 +2,6 @@
## Active Projects
-* [arena](/arena): Quake-like multiplayer FPS
+* [arena](https://arena.adast.xyz): Quake-like multiplayer FPS
* [dotfiles](https://sr.ht/~adamski/dotfiles): Configs for my different Linux machines
* [adast.xyz](https://sr.ht/~adamski/adast.xyz): Personal platform
diff --git a/src/resume-da.md b/src/resume-da.md
index 8b47827..8f5da75 100644
--- a/src/resume-da.md
+++ b/src/resume-da.md
@@ -60,7 +60,7 @@
* Kom ind i webudvikling, byggede mange personlige hjemmesider for sjov
* Begyndte at lære spiludvikling med GameMaker og senere Unity
* Forbedret JavaScript og lært C# ved at bruge Unity
-* Begyndte at udvikle [arena](/arena), mit multiplayer Quake-lignende FPS spil
+* Begyndte at udvikle [arena](https://arena.adast.xyz), mit multiplayer Quake-lignende FPS spil
* JavaScript, HTML, CSS, C#, Unity, Blender, Audacity, Git
## Uddannelse
diff --git a/src/resume.md b/src/resume.md
index b00d9d9..91bce10 100644
--- a/src/resume.md
+++ b/src/resume.md
@@ -60,7 +60,7 @@
* Got into web development, built many personal websites for fun
* Started learning game development with GameMaker, and later Unity
* Improved at JavaScript and learned C# by using Unity
-* Started developing [arena](/arena), my multiplayer Quake-like FPS game
+* Started developing [arena](https://arena.adast.xyz), my multiplayer Quake-like FPS game
* JavaScript, HTML, CSS, C#, Unity, Blender, Audacity, Git
## Education
diff --git a/src/rss.xml b/src/rss.xml
index 1b755dd..8cfdca6 100644
--- a/src/rss.xml
+++ b/src/rss.xml
@@ -34,8 +34,7 @@ I&#8217;ve included my PGP key if you wish to send me mail privately.</p>
<h2 id="game-dev-is-back-on-the-menu">Game dev is back on the menu!</h2>
<p>The CompSci department at my uni hosts an annual LAN party with tournaments
-in the usual titles (csgo, lol, trackmania, etc). I&#8217;ve had the idea for a
-while now that it would be amazing to get <a href="/arena">arena</a> to a playable,
+in the usual titles (csgo, lol, trackmania, etc). It would be amazing to get <a href="https://arena.adast.xyz">arena</a> to a playable,
fun state, and have a LAN tournament to really put it to the test.</p>
<p>I want to start working on my game again, and I want to it to be playable in
@@ -69,8 +68,8 @@ prioritising hosting the services that I use regularly.</p>
<item>
<title>Project Aftershock</title>
-<guid>https://adast.xyz/arena</guid>
-<link>https://adast.xyz/arena</link>
+<guid>https://arena.adast.xyz</guid>
+<link>https://arena.adast.xyz</link>
<pubDate>Tue, 27 Sep 2022 21:15:11 +0200</pubDate>
<description><![CDATA[<p>Aftershock (working title) is a multiplayer old-school arena shooter being made in Unity. It&#8217;s a hobby project that I have been working on since 2016. It started as a <em>warmup</em> project before jumping into developing an MMO, but I have since learned how much work goes into making just a multiplayer fps. Especially as a solo project. </p>