aboutsummaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
parent2be60d932f1e08c17526a996bf1663f006b433e4 (diff)
Rename project to adast.dk
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
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).