aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/2023-02/index.html76
-rw-r--r--build/atom.xml53
-rw-r--r--build/colophon/index.html57
-rw-r--r--build/contact/index.html49
-rw-r--r--build/donate/index.html57
-rw-r--r--build/index.html54
-rw-r--r--build/now/index.html53
-rw-r--r--build/pages.tsv8
-rw-r--r--build/posts.tsv1
-rw-r--r--build/projects/index.html46
-rw-r--r--build/resume/index.html204
-rw-r--r--build/rss.xml59
-rw-r--r--build/services/index.html52
-rw-r--r--build/uses/index.html103
14 files changed, 0 insertions, 872 deletions
diff --git a/build/2023-02/index.html b/build/2023-02/index.html
deleted file mode 100644
index e5c0952..0000000
--- a/build/2023-02/index.html
+++ /dev/null
@@ -1,76 +0,0 @@
-<!doctype html>
-<html lang="en" id="top">
-<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="color-scheme" content="dark light">
- <link rel="icon" href="data:,">
- <title>Status update, February 2023</title>
- <link href="https://adast.dk/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
-</head>
-
-<nav>
- <a href="#menu">Menu &darr;</a>
-</nav>
-
-<main>
-<h1>Status update, February 2023</h1>
-<p>2023-03-04</p>
-<p>Hi, welcome to my website.
-This is probably your first time seeing it, but it just went through a
-major makeover. I've archived <a href="https://web.archive.org/web/20221223055937/https://adast.xyz/">the old
-design</a> if
-you want to check it out.
-The new design is <em>blazingly fast</em>, light as a feather, and anyone can navigate
-it.
-This redesign was <strong>heavily</strong> inspired by <a href="https://bt.ht">bt.ht</a> and
-<a href="https://drewdevault.com">drewdevault.com</a>.</p>
-<p>You'll find my contact details and important links on the homepage.
-There are links to more information about myself and this website, projects I'm
-working on, and my RSS feed at the top.
-I've included my PGP key if you wish to send me mail privately.</p>
-<h2>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). It would be amazing to get <a href="https://arena.adast.dk">arena</a> 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
-time for the LAN party.
-I have about 5 weeks to make it happen.</p>
-<h2>What to expect</h2>
-<p>I have a few technical blog posts planned, but I'll also just be posting
-about anything I that interests me.
-I think I'll start doing monthly status updates (like this post), much like
-the <a href="https://sourcehut.org/consultancy/#our-engineers">engineers at
-sourcehut.org</a>.
-I'd also like to start posting (weekly) development logs for arena. </p>
-<p>Finally, I have a lot more services I need to start hosting before I really
-call this <em>my platform</em>. You can see the list of publicly available
-services by clicking the link at the top of the page. For now, I'm
-prioritising hosting the services that I use regularly.</p>
-<p>That's all for now! </p>
-<h2>Book club</h2>
-<p>I'm reading <strong>A Voyage for Madmen</strong> by Peter Nichols.</p>
-<footer role="contentinfo">
- <hr>
- <h3 id="menu">Menu Navigation</h3>
- <ul>
- <li><a href="/">Home</a></li>
- <li><a href="/projects">Projects</a></li>
- <li><a href="/services">Services</a></li>
- <li><a href="/uses">Uses</a></li>
- <li><a href="/resume">Resume</a></li>
- <li><a href="/colophon">Colophon</a></li>
- <li><a href="/now">Now</a></li>
- <li><a href="/contact">Contact</a></li>
- <li><a href="/donate">Donate</a></li>
- <li><a href="/atom.xml">RSS</a></li>
- <li><a href="#top">&uarr; Top of the page</a></li>
- </ul>
- <small>
- Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
- Maintained with ♥ for the web. <br>
- The content for this site is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>.<br>
- The <a href="https://git.sr.ht/~adamski/adast.dk">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.dk/tree/main/item/LICENSE">MIT</a>.
- </small>
-</footer>
diff --git a/build/atom.xml b/build/atom.xml
deleted file mode 100644
index 703081f..0000000
--- a/build/atom.xml
+++ /dev/null
@@ -1,53 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom">
- <title>Adam Stück's blog</title>
- <link href="https://adast.dk/atom.xml" rel="self" />
- <updated>2023-12-28T23:07:24Z</updated>
- <author>
- <name>Adam Stück</name>
- </author>
- <id>https://adast.dk,2022-04-23:default-atom-feed/</id>
- <entry>
- <title>Status update, February 2023</title>
- <content type="html">&lt;h1&gt;Status update, February 2023&lt;/h1&gt;
-&lt;p&gt;2023-03-04&lt;/p&gt;
-&lt;p&gt;Hi, welcome to my website.
-This is probably your first time seeing it, but it just went through a
-major makeover. I&#39;ve archived &lt;a href=&quot;https://web.archive.org/web/20221223055937/https://adast.xyz/&quot;&gt;the old
-design&lt;/a&gt; if
-you want to check it out.
-The new design is &lt;em&gt;blazingly fast&lt;/em&gt;, light as a feather, and anyone can navigate
-it.
-This redesign was &lt;strong&gt;heavily&lt;/strong&gt; inspired by &lt;a href=&quot;https://bt.ht&quot;&gt;bt.ht&lt;/a&gt; and
-&lt;a href=&quot;https://drewdevault.com&quot;&gt;drewdevault.com&lt;/a&gt;.&lt;/p&gt;
-&lt;p&gt;You&#39;ll find my contact details and important links on the homepage.
-There are links to more information about myself and this website, projects I&#39;m
-working on, and my RSS feed at the top.
-I&#39;ve included my PGP key if you wish to send me mail privately.&lt;/p&gt;
-&lt;h2&gt;Game dev is back on the menu!&lt;/h2&gt;
-&lt;p&gt;The CompSci department at my uni hosts an annual LAN party with tournaments
-in the usual titles (csgo, lol, trackmania, etc). It would be amazing to get &lt;a href=&quot;https://arena.adast.dk&quot;&gt;arena&lt;/a&gt; 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
-time for the LAN party.
-I have about 5 weeks to make it happen.&lt;/p&gt;
-&lt;h2&gt;What to expect&lt;/h2&gt;
-&lt;p&gt;I have a few technical blog posts planned, but I&#39;ll also just be posting
-about anything I that interests me.
-I think I&#39;ll start doing monthly status updates (like this post), much like
-the &lt;a href=&quot;https://sourcehut.org/consultancy/#our-engineers&quot;&gt;engineers at
-sourcehut.org&lt;/a&gt;.
-I&#39;d also like to start posting (weekly) development logs for arena. &lt;/p&gt;
-&lt;p&gt;Finally, I have a lot more services I need to start hosting before I really
-call this &lt;em&gt;my platform&lt;/em&gt;. You can see the list of publicly available
-services by clicking the link at the top of the page. For now, I&#39;m
-prioritising hosting the services that I use regularly.&lt;/p&gt;
-&lt;p&gt;That&#39;s all for now! &lt;/p&gt;
-&lt;h2&gt;Book club&lt;/h2&gt;
-&lt;p&gt;I&#39;m reading &lt;strong&gt;A Voyage for Madmen&lt;/strong&gt; by Peter Nichols.&lt;/p&gt;</content>
- <link href="https://adast.dk/2023-02"/>
- <id>https://adast.dk/2023-02</id>
- <updated>2023-03-04T10:00:00Z</updated>
- <published>2023-03-04T10:00:00Z</published>
- </entry>
-</feed>
diff --git a/build/colophon/index.html b/build/colophon/index.html
deleted file mode 100644
index 75c519f..0000000
--- a/build/colophon/index.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!doctype html>
-<html lang="en" id="top">
-<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="color-scheme" content="dark light">
- <link rel="icon" href="data:,">
- <title>Colophon</title>
- <link href="https://adast.dk/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
-</head>
-
-<nav>
- <a href="#menu">Menu &darr;</a>
-</nav>
-
-<main>
-<h1>Colophon</h1>
-<p>This website is a collection of living, breathing documents. As I mention on
-the homepage, this place is better referred to as an online <a href="https://bt.ht/dump">brain
-dump</a>. It might change over time. Styles might come and go.
-I can't help that, since tinkering with my personal blog is something I am very
-fond of. It's almost therapeutic.</p>
-<p>For those interested I try to keep the details of the blog up-to-date with the
-information below:</p>
-<h2>Website Fast Facts</h2>
-<table>
-<tr><th>Parameter </th><th>Source </th></tr>
-<tr><td>Built with:</td><td><a href="https://barf.bt.ht">barf</a></td></tr>
-<tr><td>Hosted on:</td><td><a href="https://srht.site/">SourceHut Pages</a></td></tr>
-<tr><td>Source code available:</td><td><a href="https://git.sr.ht/~adamski/adast.dk">SourceHut</a></td></tr>
-<tr><td>Licensed under:</td><td><a href="https://git.sr.ht/~adamski/adast.dk/tree/main/item/LICENSE">MIT</a></td></tr>
-<tr><td>Developed on:</td><td>One of my <a href="/uses">machines</a></td></tr>
-<tr><td>Operating system:</td><td>Arch Linux</td></tr>
-</table><footer role="contentinfo">
- <hr>
- <h3 id="menu">Menu Navigation</h3>
- <ul>
- <li><a href="/">Home</a></li>
- <li><a href="/projects">Projects</a></li>
- <li><a href="/services">Services</a></li>
- <li><a href="/uses">Uses</a></li>
- <li><a href="/resume">Resume</a></li>
- <li><a href="/colophon">Colophon</a></li>
- <li><a href="/now">Now</a></li>
- <li><a href="/contact">Contact</a></li>
- <li><a href="/donate">Donate</a></li>
- <li><a href="/atom.xml">RSS</a></li>
- <li><a href="#top">&uarr; Top of the page</a></li>
- </ul>
- <small>
- Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
- Maintained with ♥ for the web. <br>
- The content for this site is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>.<br>
- The <a href="https://git.sr.ht/~adamski/adast.dk">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.dk/tree/main/item/LICENSE">MIT</a>.
- </small>
-</footer>
diff --git a/build/contact/index.html b/build/contact/index.html
deleted file mode 100644
index a271bd2..0000000
--- a/build/contact/index.html
+++ /dev/null
@@ -1,49 +0,0 @@
-<!doctype html>
-<html lang="en" id="top">
-<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="color-scheme" content="dark light">
- <link rel="icon" href="data:,">
- <title>Contact</title>
- <link href="https://adast.dk/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
-</head>
-
-<nav>
- <a href="#menu">Menu &darr;</a>
-</nav>
-
-<main>
-<h1>Contact</h1>
-<ul>
-<li><a href="mailto:adam@adast.dk">Email</a> (<a href="https://meta.sr.ht/~adamski.pgp">PGP</a>)</li>
-<li><a href="xmpp:adam@chat.adast.xyz">XMPP</a></li>
-</ul>
-<p>Have a comment on one of my posts? Start a discussion in <a href="https://lists.sr.ht/~adamski/public-inbox">my public
-inbox</a> by sending an email to
-<a href="mailto:~adamski/public-inbox@lists.sr.ht">~adamski/public-inbox@lists.sr.ht</a>
-(<a href="https://man.sr.ht/lists.sr.ht/etiquette.md">mailing list etiquette</a>)</p>
-<footer role="contentinfo">
- <hr>
- <h3 id="menu">Menu Navigation</h3>
- <ul>
- <li><a href="/">Home</a></li>
- <li><a href="/projects">Projects</a></li>
- <li><a href="/services">Services</a></li>
- <li><a href="/uses">Uses</a></li>
- <li><a href="/resume">Resume</a></li>
- <li><a href="/colophon">Colophon</a></li>
- <li><a href="/now">Now</a></li>
- <li><a href="/contact">Contact</a></li>
- <li><a href="/donate">Donate</a></li>
- <li><a href="/atom.xml">RSS</a></li>
- <li><a href="#top">&uarr; Top of the page</a></li>
- </ul>
- <small>
- Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
- Maintained with ♥ for the web. <br>
- The content for this site is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>.<br>
- The <a href="https://git.sr.ht/~adamski/adast.dk">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.dk/tree/main/item/LICENSE">MIT</a>.
- </small>
-</footer>
diff --git a/build/donate/index.html b/build/donate/index.html
deleted file mode 100644
index fe5a2df..0000000
--- a/build/donate/index.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!doctype html>
-<html lang="en" id="top">
-<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="color-scheme" content="dark light">
- <link rel="icon" href="data:,">
- <title>Donate</title>
- <link href="https://adast.dk/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
-</head>
-
-<nav>
- <a href="#menu">Menu &darr;</a>
-</nav>
-
-<main>
-<h1>Donate</h1>
-<p>If you feel the burning desire to help support this small blog of mine, please
-take a look at the options below. You can still enjoy everything on this blog
-for free, so please don't feel obligated to donate.</p>
-<h2>How are donations used?</h2>
-<p>That's a good question. Almost all money donated goes towards hosting, domain
-renewal costs and <a href="/uses">open source services I use myself</a>. Anything "extra"
-ends up getting me a coffee (or beer) to enjoy while I publish more free (and
-hopefully useful) content.</p>
-<h3>Standard Donations</h3>
-<p>I currently don't have any options for standard donation.</p>
-<h3>Hetzner Referral</h3>
-<p>For the web/software folk looking for a deal on server hosting: consider
-using my Hetzner <a href="https://hetzner.cloud/?ref=bXrpw5w6RQon">referral link</a>,
-and get 20 EUR of cloud credits for free. That's roughly 2-4 months
-of hosting depending on the specs you choose. If you like the service
-and end up spending 20 EUR later on, I receive 20 EUR in credits too.</p>
-<footer role="contentinfo">
- <hr>
- <h3 id="menu">Menu Navigation</h3>
- <ul>
- <li><a href="/">Home</a></li>
- <li><a href="/projects">Projects</a></li>
- <li><a href="/services">Services</a></li>
- <li><a href="/uses">Uses</a></li>
- <li><a href="/resume">Resume</a></li>
- <li><a href="/colophon">Colophon</a></li>
- <li><a href="/now">Now</a></li>
- <li><a href="/contact">Contact</a></li>
- <li><a href="/donate">Donate</a></li>
- <li><a href="/atom.xml">RSS</a></li>
- <li><a href="#top">&uarr; Top of the page</a></li>
- </ul>
- <small>
- Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
- Maintained with ♥ for the web. <br>
- The content for this site is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>.<br>
- The <a href="https://git.sr.ht/~adamski/adast.dk">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.dk/tree/main/item/LICENSE">MIT</a>.
- </small>
-</footer>
diff --git a/build/index.html b/build/index.html
deleted file mode 100644
index 1586532..0000000
--- a/build/index.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!doctype html>
-<html lang="en" id="top">
-<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="color-scheme" content="dark light">
- <link rel="icon" href="data:,">
- <title>Adam Stück's blog</title>
- <link href="https://adast.dk/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
-</head>
-
-<nav>
- <a href="#menu">Menu &darr;</a>
-</nav>
-
-<main>
-<h1>Adam Stück's blog</h1>
-<p>I'm passionate about open source software, usability, performance, privacy, and
-minimal design. This small piece of the internet stores a growing collection of
-my personal <a href="https://bt.ht/dump">brain dumps</a>.</p>
-<p><dl>
- <dt><b>sourcehut</b></dt>
- <dd><a href="https://sr.ht/~adamski">~adamski</a></dd>
- <dt><b>peertube</b></dt>
- <dd><a href="https://tv.adast.dk/a/adam">tv.adast.dk</a></dd>
-</dl></p>
-<h2>Articles</h2>
-<ul>
-<li>2023-03-04 &middot; <a href="2023-02/">Status update, February 2023</a></li>
-</ul>
-<footer role="contentinfo">
- <hr>
- <h3 id="menu">Menu Navigation</h3>
- <ul>
- <li><a href="/">Home</a></li>
- <li><a href="/projects">Projects</a></li>
- <li><a href="/services">Services</a></li>
- <li><a href="/uses">Uses</a></li>
- <li><a href="/resume">Resume</a></li>
- <li><a href="/colophon">Colophon</a></li>
- <li><a href="/now">Now</a></li>
- <li><a href="/contact">Contact</a></li>
- <li><a href="/donate">Donate</a></li>
- <li><a href="/atom.xml">RSS</a></li>
- <li><a href="#top">&uarr; Top of the page</a></li>
- </ul>
- <small>
- Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
- Maintained with ♥ for the web. <br>
- The content for this site is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>.<br>
- The <a href="https://git.sr.ht/~adamski/adast.dk">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.dk/tree/main/item/LICENSE">MIT</a>.
- </small>
-</footer>
diff --git a/build/now/index.html b/build/now/index.html
deleted file mode 100644
index 8b9619f..0000000
--- a/build/now/index.html
+++ /dev/null
@@ -1,53 +0,0 @@
-<!doctype html>
-<html lang="en" id="top">
-<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="color-scheme" content="dark light">
- <link rel="icon" href="data:,">
- <title>Now</title>
- <link href="https://adast.dk/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
-</head>
-
-<nav>
- <a href="#menu">Menu &darr;</a>
-</nav>
-
-<main>
-<h1>Now</h1>
-<p>This page is based off the <a href="https://nownownow.com/about">now page concept</a> by Derek Sivers.</p>
-<p><strong>Updated December 15, 2023</strong></p>
-<h2>Work</h2>
-<ul>
-<li>Working as a Linux system administrator &amp; software engineer hybrid</li>
-</ul>
-<h2>Life</h2>
-<ul>
-<li>Trying to contribute more to open source projects that I actively use</li>
-<li>Slowly teaching myself the Godot game engine</li>
-<li>Playing Valheim with friends</li>
-</ul>
-<footer role="contentinfo">
- <hr>
- <h3 id="menu">Menu Navigation</h3>
- <ul>
- <li><a href="/">Home</a></li>
- <li><a href="/projects">Projects</a></li>
- <li><a href="/services">Services</a></li>
- <li><a href="/uses">Uses</a></li>
- <li><a href="/resume">Resume</a></li>
- <li><a href="/colophon">Colophon</a></li>
- <li><a href="/now">Now</a></li>
- <li><a href="/contact">Contact</a></li>
- <li><a href="/donate">Donate</a></li>
- <li><a href="/atom.xml">RSS</a></li>
- <li><a href="#top">&uarr; Top of the page</a></li>
- </ul>
- <small>
- Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
- Maintained with ♥ for the web. <br>
- The content for this site is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>.<br>
- The <a href="https://git.sr.ht/~adamski/adast.dk">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.dk/tree/main/item/LICENSE">MIT</a>.
- </small>
-</footer>
diff --git a/build/pages.tsv b/build/pages.tsv
deleted file mode 100644
index 39bb355..0000000
--- a/build/pages.tsv
+++ /dev/null
@@ -1,8 +0,0 @@
-pages/colophon.md Colophon
-pages/contact.md Contact
-pages/donate.md Donate
-pages/now.md Now
-pages/projects.md Projects
-pages/resume.md Adam Stück
-pages/services.md Services
-pages/uses.md Things I use
diff --git a/build/posts.tsv b/build/posts.tsv
deleted file mode 100644
index a8d370e..0000000
--- a/build/posts.tsv
+++ /dev/null
@@ -1 +0,0 @@
-posts/2023-02.md Status update, February 2023
diff --git a/build/projects/index.html b/build/projects/index.html
deleted file mode 100644
index eee448a..0000000
--- a/build/projects/index.html
+++ /dev/null
@@ -1,46 +0,0 @@
-<!doctype html>
-<html lang="en" id="top">
-<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="color-scheme" content="dark light">
- <link rel="icon" href="data:,">
- <title>Projects</title>
- <link href="https://adast.dk/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
-</head>
-
-<nav>
- <a href="#menu">Menu &darr;</a>
-</nav>
-
-<main>
-<h1>Projects</h1>
-<ul>
-<li><a href="https://sr.ht/~adamski/adast.dk">adast.dk</a>: Personal platform</li>
-<li><a href="https://arena.adast.dk">arena</a>: Quake-like multiplayer FPS</li>
-<li><a href="https://sr.ht/~adamski/dotfiles">dotfiles</a>: Configs for my different Linux machines</li>
-</ul>
-<footer role="contentinfo">
- <hr>
- <h3 id="menu">Menu Navigation</h3>
- <ul>
- <li><a href="/">Home</a></li>
- <li><a href="/projects">Projects</a></li>
- <li><a href="/services">Services</a></li>
- <li><a href="/uses">Uses</a></li>
- <li><a href="/resume">Resume</a></li>
- <li><a href="/colophon">Colophon</a></li>
- <li><a href="/now">Now</a></li>
- <li><a href="/contact">Contact</a></li>
- <li><a href="/donate">Donate</a></li>
- <li><a href="/atom.xml">RSS</a></li>
- <li><a href="#top">&uarr; Top of the page</a></li>
- </ul>
- <small>
- Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
- Maintained with ♥ for the web. <br>
- The content for this site is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>.<br>
- The <a href="https://git.sr.ht/~adamski/adast.dk">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.dk/tree/main/item/LICENSE">MIT</a>.
- </small>
-</footer>
diff --git a/build/resume/index.html b/build/resume/index.html
deleted file mode 100644
index 6e12c0e..0000000
--- a/build/resume/index.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<!doctype html>
-<html lang="en" id="top">
-<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="color-scheme" content="dark light">
- <link rel="icon" href="data:,">
- <title>Adam Stück</title>
- <link href="https://adast.dk/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
-</head>
-
-<nav>
- <a href="#menu">Menu &darr;</a>
-</nav>
-
-<main>
-<h1>Adam Stück</h1>
-<p><strong>Linux System Administrator &amp; Software Engineer</strong><br>
-adam@adast.dk<br>
-🇩🇰 🇮🇪</p>
-<p>Passionate about open source software, usability, performance, privacy, and
-minimal design. </p>
-<h2>Skills &amp; Languages</h2>
-<p>Core tools are C#, HTML, CSS, JavaScript &amp; the command line. Currently improving my skills
-as a sysadmin and learning the Godot game engine. I also enjoy tinkering with
-basic shell scripts and Unix systems.</p>
-<!-- A selection of tools and applications I have expert experience using:
-
-- Linux
-- Git, Unix Shell
-- C#, HTML, CSS, JavaScript
-- Unity
-
-I'm proficient with:
-
-- C, Rust, python, POSIX Shell (scripting), Java
-- Docker, SSH
-
-I have some experience with:
-
-- SQL, PHP, VBA, Haskell, Lua, JQuery, Blazor
-- Blender -->
-<h2>Experience</h2>
-<table>
-<tr><th>Title</th><th>Company</th><th>Duration</th></tr>
-<tr><td>Junior Software Engineer</td><td>Sky Labs Aalborg</td><td>2023-Now</td></tr>
-<tr><td>Student Programmer</td><td>E-Komplet A/S</td><td>2020-2023</td></tr>
-<tr><td>Software Developer</td><td>OK Snacks A/S</td><td>2019</td></tr>
-<tr><td>Junior Business Analyst</td><td>ADEC Arise</td><td>2017</td></tr>
-<tr><td>Work Placement</td><td>ADEC Arise</td><td>2015</td></tr>
-</table>
-<!-- ### Linux, Sysadmin, Self-hosting (spare time)
-
-**2021-Now**
-
-* Got hooked on Linux early 2021
-* Self-hosting some [services](/services) on Raspberry Pi, later VPS
-* Started building my personal platform 😎
-* Linux, SSH, Unix Shell, Git, POSIX scripting
-* Docker, DNS, Certbot, Web Servers, Firewalls, VPNs
-* Countless command line utilities
-
-### Student Programmer at E-Komplet
-
-**2020-2023** / Aalborg, Denmark <small>On-site & remote</small>
-
-* Full stack consultant for E-Komplet client
-* ASP.NET, C#, MSSQL, Azure DevOps, Git, JavaScript, JQuery, HTML
-
-### Software Developer at OK Snacks A/S
-
-**August 2019** / Ikast-Brande, Denmark
-
-* Development of an Excel system to track spare parts in stock for production machines
-* Microsoft Excel, VBA
-
-### Junior Business Analyst at Arise
-
-**June 2017 - July 2017** / Limerick, Ireland
-
-* Organization of data in Excel
-* Automation of Excel tasks using VBA
-* Development of web apps to facilitate some call center tasks
-* Microsoft Excel, VBA, PHP, JavaScript, CSS, HTML
-
-### Work Placement at Arise
-
-**2015** / Limerick, Ireland
-
-* 2-week school internship in the administration department
-* Some Excel automation, including generation of working schedules
-* Learned how a call center operates
-* General office duties
-* Microsoft Excel, VBA
-
-### Coding, Web Dev, Game Dev (spare time)
-
-**2014-Now**
-
-* Started learning programming with JavaScript
-* 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](https://arena.adast.dk), my multiplayer Quake-like FPS game
-* JavaScript, HTML, CSS, C#, Unity, Blender, Audacity, Git -->
-<h2>Education</h2>
-<table>
-<tr><th>Institution</th><th>Program</th><th>Completion</th></tr>
-<tr><td>Aalborg University</td><td>Computer Science</td><td>2023</td></tr>
-</table>
-<!-- ### Aalborg University
-
-**2019-2023** / Aalborg, Denmark
-
-* Bachelors Degree in Computer Science -->
-<h2>Publications</h2>
-<p>1: <strong>Potency-Based Heuristic Search with Randomness for Explicit Model Checking</strong><br>
-by E.G.Henriksen, A.M. Khorsid, E. Nielsen, Th. Risager, J. Srba, <strong>A.M. Stück</strong>, S. Sørensen<br>
-In Proceedings of the 29th International SPIN Symposium on Model Checking of Software (SPIN'23), volume 13872 of LNCS, pages 180--187, Springer-Verlag, 2023.<br>
-<a href="http://www.cs.aau.dk/~srba/files/HKNRSSS:SPIN:23.pdf">PDF</a>
-<a href="https://www.springer.com/gp/computer-science/lncs">©Springer-Verlag</a>
-<a href="https://link.springer.com/chapter/10.1007/978-3-031-32157-3_10">EE</a>
-<a href="https://homes.cs.aau.dk/~srba/srba.html#HKNRSSS:SPIN:23">BibTex</a> </p>
-<!-- <div class="abstract" style="display:none" id="HKNRSSS:SPIN:23">Efficient state-space exploration
-has a significant impact on reachability analysis in explicit model checking
-and existing tools use several variants of search heuristics and random walks
-in order to overcome the state-space explosion problem. We contribute with a
-novel approach based on a random search strategy, where actions are assigned
-dynamically (on-the-fly) updated potencies, changing according to the
-variations of a heuristic distance to the goal configuration as encountered
-during the state-space search. We implement our general idea into a Petri net
-model checker TAPAAL and document its efficiency on a large benchmark of Petri
-net models from the annual Model Checking Contest. The experiments show that
-our heuristic search outperforms the standard search approaches in multiple
-metrics and that it constitutes a worthy addition to the portfolio of classical
-search strategies. </div>
- -->
-<h2>Competitions</h2>
-<ul>
-<li>2022: Senior Qualifier in the Danish Cyber Championships</li>
-</ul>
-<!-- ## Languages
-
-<style>
-dl {
- margin:1rem;
- display:grid;
- grid-template-columns:auto 1fr;
- grid-gap:.2rem 1rem;
-}
-dl dt {
- font-size: .9rem;
- font-weight: 700;
-}
-dl dd:not(:last-child) {
- margin-bottom: .3rem;
-}
-</style>
-<dl class="languages">
-<dt>English</dt>
-<dd>Native writing and speaking</dd>
-<dt>Danish</dt>
-<dd>Fluent writing and speaking</dd>
-<dt>German</dt>
-<dd>Rusty</dd>
-<dt>Irish</dt>
-<dd>Rusty</dd>
-</dl> -->
-<h2>Interests</h2>
-<ul>
-<li>Open source software</li>
-<li>Web accessibility</li>
-<li>Performance and utilization</li>
-<li>Software security and privacy</li>
-<li>Minimal user interface design</li>
-<li>Linux systems</li>
-</ul>
-<p>Other: sailing, hiking/camping, permaculture, solarpunk, game dev, guitar.</p>
-<h2>References</h2>
-<p>Available upon request.</p>
-<footer role="contentinfo">
- <hr>
- <h3 id="menu">Menu Navigation</h3>
- <ul>
- <li><a href="/">Home</a></li>
- <li><a href="/projects">Projects</a></li>
- <li><a href="/services">Services</a></li>
- <li><a href="/uses">Uses</a></li>
- <li><a href="/resume">Resume</a></li>
- <li><a href="/colophon">Colophon</a></li>
- <li><a href="/now">Now</a></li>
- <li><a href="/contact">Contact</a></li>
- <li><a href="/donate">Donate</a></li>
- <li><a href="/atom.xml">RSS</a></li>
- <li><a href="#top">&uarr; Top of the page</a></li>
- </ul>
- <small>
- Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
- Maintained with ♥ for the web. <br>
- The content for this site is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>.<br>
- The <a href="https://git.sr.ht/~adamski/adast.dk">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.dk/tree/main/item/LICENSE">MIT</a>.
- </small>
-</footer>
diff --git a/build/rss.xml b/build/rss.xml
deleted file mode 100644
index 7f91f3f..0000000
--- a/build/rss.xml
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom">
- <title>Adam Stück's blog</title>
- <link href="https://adast.dk/rss.xml" rel="self" />
- <updated>2023-12-15T16:30:52Z</updated>
- <author>
- <name>Adam Stück</name>
- </author>
- <id>https://adast.dk,2022-04-23:default-atom-feed/</id>
- <entry>
- <title>NEW RSS LINK</title>
- <content>This is just a head's up my RSS feed has moved to https://adast.dk/atom.xml. Be sure to update your readers if you still want to receive updates from me!</content>
- <updated>2023-12-15T10:00:00Z</updated>
- <published>2023-12-15T10:00:00Z</published>
- </entry>
- <entry>
- <title>Status update, February 2023</title>
- <content type="html">&lt;h1&gt;Status update, February 2023&lt;/h1&gt;
-&lt;p&gt;2023-03-04&lt;/p&gt;
-&lt;p&gt;Hi, welcome to my website.
-This is probably your first time seeing it, but it just went through a
-major makeover. I&#39;ve archived &lt;a href=&quot;https://web.archive.org/web/20221223055937/https://adast.xyz/&quot;&gt;the old
-design&lt;/a&gt; if
-you want to check it out.
-The new design is &lt;em&gt;blazingly fast&lt;/em&gt;, light as a feather, and anyone can navigate
-it.
-This redesign was &lt;strong&gt;heavily&lt;/strong&gt; inspired by &lt;a href=&quot;https://bt.ht&quot;&gt;bt.ht&lt;/a&gt; and
-&lt;a href=&quot;https://drewdevault.com&quot;&gt;drewdevault.com&lt;/a&gt;.&lt;/p&gt;
-&lt;p&gt;You&#39;ll find my contact details and important links on the homepage.
-There are links to more information about myself and this website, projects I&#39;m
-working on, and my RSS feed at the top.
-I&#39;ve included my PGP key if you wish to send me mail privately.&lt;/p&gt;
-&lt;h2&gt;Game dev is back on the menu!&lt;/h2&gt;
-&lt;p&gt;The CompSci department at my uni hosts an annual LAN party with tournaments
-in the usual titles (csgo, lol, trackmania, etc). It would be amazing to get &lt;a href=&quot;https://arena.adast.dk&quot;&gt;arena&lt;/a&gt; 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
-time for the LAN party.
-I have about 5 weeks to make it happen.&lt;/p&gt;
-&lt;h2&gt;What to expect&lt;/h2&gt;
-&lt;p&gt;I have a few technical blog posts planned, but I&#39;ll also just be posting
-about anything I that interests me.
-I think I&#39;ll start doing monthly status updates (like this post), much like
-the &lt;a href=&quot;https://sourcehut.org/consultancy/#our-engineers&quot;&gt;engineers at
-sourcehut.org&lt;/a&gt;.
-I&#39;d also like to start posting (weekly) development logs for arena. &lt;/p&gt;
-&lt;p&gt;Finally, I have a lot more services I need to start hosting before I really
-call this &lt;em&gt;my platform&lt;/em&gt;. You can see the list of publicly available
-services by clicking the link at the top of the page. For now, I&#39;m
-prioritising hosting the services that I use regularly.&lt;/p&gt;
-&lt;p&gt;That&#39;s all for now! &lt;/p&gt;
-&lt;h2&gt;Book club&lt;/h2&gt;
-&lt;p&gt;I&#39;m reading &lt;strong&gt;A Voyage for Madmen&lt;/strong&gt; by Peter Nichols.&lt;/p&gt;</content>
- <link href="https://adast.dk/2023-02"/>
- <id>https://adast.dk/2023-02</id>
- <updated>2023-03-04T10:00:00Z</updated>
- <published>2023-03-04T10:00:00Z</published>
- </entry>
-</feed>
diff --git a/build/services/index.html b/build/services/index.html
deleted file mode 100644
index 144944c..0000000
--- a/build/services/index.html
+++ /dev/null
@@ -1,52 +0,0 @@
-<!doctype html>
-<html lang="en" id="top">
-<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="color-scheme" content="dark light">
- <link rel="icon" href="data:,">
- <title>Services</title>
- <link href="https://adast.dk/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
-</head>
-
-<nav>
- <a href="#menu">Menu &darr;</a>
-</nav>
-
-<main>
-<h1>Services</h1>
-<ul>
-<li><a href="https://tv.adast.dk">PeerTube</a>: Video/stream platform</li>
-<li><a href="https://search.adast.dk">SearXNG</a>: Metasearch engine</li>
-</ul>
-<h2>Invite-only</h2>
-<ul>
-<li>Minecraft: mc.adast.dk </li>
-<li><a href="mumble://mumble.adast.dk">Mumble</a>: Low-latency voice chat</li>
-<li><a href="https://cloud.adast.dk">Nextcloud</a>: Cloud, calendar, contacts</li>
-<li><a href="https://chat.adast.xyz">Snikket</a>: Decentralized encrypted messaging</li>
-</ul>
-<footer role="contentinfo">
- <hr>
- <h3 id="menu">Menu Navigation</h3>
- <ul>
- <li><a href="/">Home</a></li>
- <li><a href="/projects">Projects</a></li>
- <li><a href="/services">Services</a></li>
- <li><a href="/uses">Uses</a></li>
- <li><a href="/resume">Resume</a></li>
- <li><a href="/colophon">Colophon</a></li>
- <li><a href="/now">Now</a></li>
- <li><a href="/contact">Contact</a></li>
- <li><a href="/donate">Donate</a></li>
- <li><a href="/atom.xml">RSS</a></li>
- <li><a href="#top">&uarr; Top of the page</a></li>
- </ul>
- <small>
- Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
- Maintained with ♥ for the web. <br>
- The content for this site is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>.<br>
- The <a href="https://git.sr.ht/~adamski/adast.dk">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.dk/tree/main/item/LICENSE">MIT</a>.
- </small>
-</footer>
diff --git a/build/uses/index.html b/build/uses/index.html
deleted file mode 100644
index 398c024..0000000
--- a/build/uses/index.html
+++ /dev/null
@@ -1,103 +0,0 @@
-<!doctype html>
-<html lang="en" id="top">
-<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="color-scheme" content="dark light">
- <link rel="icon" href="data:,">
- <title>Things I use</title>
- <link href="https://adast.dk/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
-</head>
-
-<nav>
- <a href="#menu">Menu &darr;</a>
-</nav>
-
-<main>
-<h1>Things I use</h1>
-<p>This page contains a somewhat up-to-date listing of hardware and software that I currently use.
-Seeing similar pages on other people's personal websites have proved quite valuable to me, so I figured I would do the same!</p>
-<h2>Services</h2>
-<p>I'm proud to support open source products and privacy-respecting communities. The list is limited right now, but the plan is to expand this over time. </p>
-<table>
-<tr><th>Service</th><th>Cost/year</th></tr>
-<tr><td><a href="https://sourcehut.org">sourcehut</a><br>Open source code forge.</td><td>$24</td></tr>
-<tr><td><a href="https://trom.tf">trom</a><br>Trade-free services.</td><td>$60</td></tr>
-</table>
-<h2>Machines</h2>
-<ul>
-<li><p><strong>Acer Swift 1</strong> <small>SF114-32</small></p>
-
-<ul>
-<li>CPU: Intel Pentium Silver <small>N5000</small></li>
-<li>RAM: 8 GB</li>
-<li>Storage: 250 GB SSD</li>
-<li>OS: Arch Linux</li>
-</ul>
-</li>
-<li><p><strong>Desktop</strong></p>
-
-<ul>
-<li>CPU: Ryzen 7 3700X</li>
-<li>GPU: RTX 2080S</li>
-<li>RAM: 16 GB 3200 Mhz </li>
-<li>OS: Arch Linux</li>
-</ul>
-</li>
-<li><p><strong>Pocofone F1</strong></p>
-
-<ul>
-<li>OS: LineageOS</li>
-</ul>
-</li>
-</ul>
-<h2>Accessories</h2>
-<table>
-<tr><th>Name</th><th>Description</th></tr>
-<tr><td><a href="https://github.com/foostan/crkbd">crkbd</a></td><td>Split, columnar-staggered, ortholinear keyboard</td></tr>
-<tr><td>BLON BL-03</td><td>Cheap and cheerful IEMs</td></tr>
-<tr><td>Drop HD58X</td><td>Open-backed headphones</td></tr>
-<tr><td>Dell U2520D</td><td>25", 1440p, Good colours, Ports galore!</td></tr>
-</table>
-<h2>Software</h2>
-<ul>
-<li>aerc</li>
-<li>Firefox</li>
-<li>keyd</li>
-<li>mpv</li>
-<li>newsboat</li>
-<li>pass</li>
-<li>qutebrowser</li>
-<li>sway/i3wm</li>
-<li>Thunderbird</li>
-<li>vim</li>
-</ul>
-<p>For configs and more, have a look at my <a href="https://git.sr.ht/~adamski/dotfiles/tree/laptop/item/.config">dotfiles</a>.</p>
-<h2>Misc</h2>
-<ul>
-<li>Colemak-DH keyboard layout.</li>
-</ul>
-<footer role="contentinfo">
- <hr>
- <h3 id="menu">Menu Navigation</h3>
- <ul>
- <li><a href="/">Home</a></li>
- <li><a href="/projects">Projects</a></li>
- <li><a href="/services">Services</a></li>
- <li><a href="/uses">Uses</a></li>
- <li><a href="/resume">Resume</a></li>
- <li><a href="/colophon">Colophon</a></li>
- <li><a href="/now">Now</a></li>
- <li><a href="/contact">Contact</a></li>
- <li><a href="/donate">Donate</a></li>
- <li><a href="/atom.xml">RSS</a></li>
- <li><a href="#top">&uarr; Top of the page</a></li>
- </ul>
- <small>
- Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
- Maintained with ♥ for the web. <br>
- The content for this site is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>.<br>
- The <a href="https://git.sr.ht/~adamski/adast.dk">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.dk/tree/main/item/LICENSE">MIT</a>.
- </small>
-</footer>