aboutsummaryrefslogtreecommitdiff
path: root/src
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 /src
parentdae72cd9cfa5caa993011e6c048671ead68bfd82 (diff)
Replace all /arena links with arena.adast.xyz
Diffstat (limited to 'src')
-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
5 files changed, 7 insertions, 9 deletions
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>