From 160c539fa2df9bc12337a0a671afcdcefa67eca6 Mon Sep 17 00:00:00 2001 From: adam <56338480+adastx@users.noreply.github.com> Date: Sun, 7 Aug 2022 14:52:53 +0200 Subject: Updated links --- dst/.files | 3 ++- dst/game.html | 2 +- dst/index.html | 8 ++++---- dst/sitemap.xml | 8 ++++---- src/game.md | 2 +- src/index.md | 8 ++++---- 6 files changed, 16 insertions(+), 15 deletions(-) diff --git a/dst/.files b/dst/.files index a425f16..7407325 100644 --- a/dst/.files +++ b/dst/.files @@ -1 +1,2 @@ -./styles/style.css +./game.md +./index.md diff --git a/dst/game.html b/dst/game.html index b4cba0d..f54fc50 100644 --- a/dst/game.html +++ b/dst/game.html @@ -29,7 +29,7 @@

I’m in the process of rewriting a lot of systems in the game at the moment because I’m switching from janky p2p multiplayer to an authoritative server setup with client-side prediction (more).

-

Gameplay clips
+

Gameplay clips
Follow my progress

diff --git a/dst/index.html b/dst/index.html index a2ff0be..8ea64aa 100644 --- a/dst/index.html +++ b/dst/index.html @@ -12,7 +12,7 @@

My name is Adam and I am a computer nerd studying at Aalborg University. I am interested in space, game dev, sailing and the outdoors.

-

I’m currently working as a student developer at E-Komplet and I work on my multiplayer old-school arena shooter in my free time. I occasionally post videos of my game along with other stuff here.

+

I’m currently working as a student developer at E-Komplet and I work on my multiplayer old-school arena shooter in my free time. I occasionally post videos of my game along with other stuff here.

Posts

@@ -21,8 +21,8 @@

Gitea, Github
-Youtube
-Steam
-Twitch

+Youtube
+Steam
+Twitch

diff --git a/dst/sitemap.xml b/dst/sitemap.xml index 601bc9c..3bf94a5 100644 --- a/dst/sitemap.xml +++ b/dst/sitemap.xml @@ -4,8 +4,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> -https://adast.xyz/SPO notes.html2022-07-271.0 -https://adast.xyz/game.html2022-07-271.0 -https://adast.xyz/index.html2022-07-271.0 -https://adast.xyz/ase.html2022-07-271.0 +https://adast.xyz/SPO notes.html2022-08-071.0 +https://adast.xyz/game.html2022-08-071.0 +https://adast.xyz/index.html2022-08-071.0 +https://adast.xyz/ase.html2022-08-071.0 diff --git a/src/game.md b/src/game.md index db9c16d..d8f6f58 100644 --- a/src/game.md +++ b/src/game.md @@ -18,5 +18,5 @@ Main features (so far): I'm in the process of rewriting a lot of systems in the game at the moment because I'm switching from janky p2p multiplayer to an authoritative server setup with client-side prediction [(more)](https://www.gabrielgambetta.com/client-server-game-architecture.html). -[Gameplay clips](https://www.youtube.com/c/rizen1) +[Gameplay clips](https://www.youtube.com/c/adamski1) [Follow my progress](https://trello.com/b/ycQyrouQ) diff --git a/src/index.md b/src/index.md index 0bb2507..0ee9454 100644 --- a/src/index.md +++ b/src/index.md @@ -2,13 +2,13 @@ Hello there! My name is Adam and I am a computer nerd studying at Aalborg University. I am interested in space, game dev, sailing and the outdoors. -I'm currently working as a student developer at E-Komplet and I work on my multiplayer old-school arena shooter in my free time. I occasionally post videos of my game along with other stuff [here](https://youtube.com/c/rizen1). +I'm currently working as a student developer at E-Komplet and I work on my multiplayer old-school arena shooter in my free time. I occasionally post videos of my game along with other stuff [here](https://youtube.com/c/adamski1). ## Posts [Project Aftershock // Rizen's Arena](game.html) ## Links [Gitea](https://git.adast.xyz/adam), [Github](https://github.com/adastx) -[Youtube](https://youtube.com/c/rizen1) -[Steam](https://steamcommunity.com/id/rizen1/) -[Twitch](https://www.twitch.tv/rizen1337) +[Youtube](https://youtube.com/c/adamski1) +[Steam](https://steamcommunity.com/id/adastx) +[Twitch](https://www.twitch.tv/adastx) -- cgit v1.2.3-70-g09d2