aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.dk>2023-05-23 16:37:39 +0200
committerAdam Stück <adam@adast.dk>2023-05-23 16:50:02 +0200
commit33a1c5229b90ec739f24259a7c4445b6f42eb519 (patch)
tree7e051451bdda95f0996f695d0b6fbedc8096c80b
parent2be60d932f1e08c17526a996bf1663f006b433e4 (diff)
Rename project to adast.dk
-rw-r--r--.build.yml2
-rw-r--r--README.md10
-rw-r--r--build/2023-02-log/index.html2
-rw-r--r--build/donate/index.html2
-rw-r--r--build/index.html2
-rw-r--r--build/projects/index.html4
-rw-r--r--build/resume-da/index.html2
-rw-r--r--build/resume/index.html2
-rw-r--r--build/services/index.html2
-rw-r--r--build/sitemap.xml16
-rw-r--r--build/uses/index.html6
-rw-r--r--src/_footer.html2
-rw-r--r--src/projects/index.md2
-rw-r--r--src/uses/index.md4
14 files changed, 29 insertions, 29 deletions
diff --git a/.build.yml b/.build.yml
index b10cd57..d656a75 100644
--- a/.build.yml
+++ b/.build.yml
@@ -7,7 +7,7 @@ environment:
site: adast.dk
tasks:
- package: |
- cd adast.xyz
+ cd adast.dk
./ssg src/ build/ $site https://$site
tar -C build -cvz . > ../site.tar.gz
- upload: |
diff --git a/README.md b/README.md
index fb32bfb..47624a1 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,19 @@
-# adast.xyz
+# adast.dk
My personal blog, built with [ssg](https://rgz.ee/ssg.html).
-[[project home]](https://sr.ht/~adamski/adast.xyz/)
+[[project home]](https://sr.ht/~adamski/adast.dk/)
## Build
Requirements: [lowdown(1)](https://kristaps.bsd.lv/lowdown/).
- git clone https://git.sr.ht/~adamski/adast.xyz
- cd adast.xyz
+ git clone https://git.sr.ht/~adamski/adast.dk
+ cd adast.dk
./ssg src/ dst/ 'adast.dk' 'https://adast.dk'
## Contributing
Please contribute improvements via email to
-[the mailing list](https://lists.sr.ht/~adamski/adast.xyz) using
+[the mailing list](https://lists.sr.ht/~adamski/adast.dk) using
[git send-email](https://git-send-email.io).
diff --git a/build/2023-02-log/index.html b/build/2023-02-log/index.html
index 8f9d5c8..46c7f98 100644
--- a/build/2023-02-log/index.html
+++ b/build/2023-02-log/index.html
@@ -84,7 +84,7 @@ prioritising hosting the services that I use regularly.</p>
Built with <a href="https://rgz.ee/ssg.html">ssg</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.xyz">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.xyz/tree/main/item/LICENSE">MIT</a>.
+ 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>
</main>
diff --git a/build/donate/index.html b/build/donate/index.html
index 16bfefe..e3e2d7a 100644
--- a/build/donate/index.html
+++ b/build/donate/index.html
@@ -35,7 +35,7 @@ of Hetzner Cloud credits for free. </p>
Built with <a href="https://rgz.ee/ssg.html">ssg</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.xyz">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.xyz/tree/main/item/LICENSE">MIT</a>.
+ 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>
</main>
diff --git a/build/index.html b/build/index.html
index a26195b..4d79b72 100644
--- a/build/index.html
+++ b/build/index.html
@@ -74,7 +74,7 @@ span.created {
Built with <a href="https://rgz.ee/ssg.html">ssg</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.xyz">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.xyz/tree/main/item/LICENSE">MIT</a>.
+ 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>
</main>
diff --git a/build/projects/index.html b/build/projects/index.html
index ebfcb02..99dea0d 100644
--- a/build/projects/index.html
+++ b/build/projects/index.html
@@ -27,7 +27,7 @@
<ul>
<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>
-<li><a href="https://sr.ht/~adamski/adast.xyz">adast.xyz</a>: Personal platform</li>
+<li><a href="https://sr.ht/~adamski/adast.dk">adast.dk</a>: Personal platform</li>
</ul>
<footer role="contentinfo">
@@ -36,7 +36,7 @@
Built with <a href="https://rgz.ee/ssg.html">ssg</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.xyz">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.xyz/tree/main/item/LICENSE">MIT</a>.
+ 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>
</main>
diff --git a/build/resume-da/index.html b/build/resume-da/index.html
index be9394b..1d55188 100644
--- a/build/resume-da/index.html
+++ b/build/resume-da/index.html
@@ -218,7 +218,7 @@ dl dd:not(:last-child) {
Built with <a href="https://rgz.ee/ssg.html">ssg</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.xyz">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.xyz/tree/main/item/LICENSE">MIT</a>.
+ 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>
</main>
diff --git a/build/resume/index.html b/build/resume/index.html
index 508db6e..237b952 100644
--- a/build/resume/index.html
+++ b/build/resume/index.html
@@ -218,7 +218,7 @@ dl dd:not(:last-child) {
Built with <a href="https://rgz.ee/ssg.html">ssg</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.xyz">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.xyz/tree/main/item/LICENSE">MIT</a>.
+ 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>
</main>
diff --git a/build/services/index.html b/build/services/index.html
index 757f848..e1122f3 100644
--- a/build/services/index.html
+++ b/build/services/index.html
@@ -77,7 +77,7 @@ Everything is currently hosted on my <a href="/uses#machines">Hetzner VPS</a> wi
Built with <a href="https://rgz.ee/ssg.html">ssg</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.xyz">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.xyz/tree/main/item/LICENSE">MIT</a>.
+ 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>
</main>
diff --git a/build/sitemap.xml b/build/sitemap.xml
index ddb1b75..055a111 100644
--- a/build/sitemap.xml
+++ b/build/sitemap.xml
@@ -4,12 +4,12 @@ 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">
-<url><loc>https://adast.dk/resume/</loc><lastmod>2023-05-22</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/resume-da/</loc><lastmod>2023-05-22</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/uses/</loc><lastmod>2023-05-22</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/donate/</loc><lastmod>2023-05-22</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/2023-02-log/</loc><lastmod>2023-05-22</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/projects/</loc><lastmod>2023-05-22</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/services/</loc><lastmod>2023-05-22</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/index.html</loc><lastmod>2023-05-22</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/resume/</loc><lastmod>2023-05-23</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/resume-da/</loc><lastmod>2023-05-23</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/uses/</loc><lastmod>2023-05-23</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/donate/</loc><lastmod>2023-05-23</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/2023-02-log/</loc><lastmod>2023-05-23</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/projects/</loc><lastmod>2023-05-23</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/services/</loc><lastmod>2023-05-23</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.dk/index.html</loc><lastmod>2023-05-23</lastmod><priority>1.0</priority></url>
</urlset>
diff --git a/build/uses/index.html b/build/uses/index.html
index 115f9d6..3603c8d 100644
--- a/build/uses/index.html
+++ b/build/uses/index.html
@@ -69,7 +69,7 @@ Seeing similar pages on other people&#8217;s personal websites have proved quite
<td>Phone</td>
</tr>
<tr>
-<td>adast.xyz</td>
+<td>adast.dk</td>
<td>Hetzner VPS</td>
</tr>
</tbody>
@@ -99,7 +99,7 @@ Seeing similar pages on other people&#8217;s personal websites have proved quite
<li>Pocofone F1</li>
<li>OS: LineageOS</li>
</ul></li>
-<li><strong>adast.xyz</strong>
+<li><strong>adast.dk</strong>
<ul>
<li>CPX 21</li>
@@ -158,7 +158,7 @@ Seeing similar pages on other people&#8217;s personal websites have proved quite
Built with <a href="https://rgz.ee/ssg.html">ssg</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.xyz">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.xyz/tree/main/item/LICENSE">MIT</a>.
+ 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>
</main>
diff --git a/src/_footer.html b/src/_footer.html
index 60d601c..27416cf 100644
--- a/src/_footer.html
+++ b/src/_footer.html
@@ -5,7 +5,7 @@
Built with <a href="https://rgz.ee/ssg.html">ssg</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.xyz">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.xyz/tree/main/item/LICENSE">MIT</a>.
+ 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>
</main>
diff --git a/src/projects/index.md b/src/projects/index.md
index 7d285cf..e9e77da 100644
--- a/src/projects/index.md
+++ b/src/projects/index.md
@@ -4,4 +4,4 @@
* [arena](https://arena.adast.dk): 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
+* [adast.dk](https://sr.ht/~adamski/adast.dk): Personal platform
diff --git a/src/uses/index.md b/src/uses/index.md
index f57ae60..30af454 100644
--- a/src/uses/index.md
+++ b/src/uses/index.md
@@ -18,7 +18,7 @@ Name | Description
[ooz](https://wikipedia.org/wiki/The_Ooz) | Desktop
nova | Laptop
poco | Phone
-adast.xyz | Hetzner VPS
+adast.dk | Hetzner VPS
- **nova**
- Acer Swift 1 <small>SF114-32</small>
@@ -34,7 +34,7 @@ adast.xyz | Hetzner VPS
- **poco**
- Pocofone F1
- OS: LineageOS
-- **adast.xyz**
+- **adast.dk**
- CPX 21
- Location: Nuremberg, Germany
- Price/month: EUR 9.44