aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 139a3f1..62c6fe9 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ My personal blog, built with [ssg](https://rgz.ee/ssg.html).
## Build
+Requirements: [lowdown(1)](https://kristaps.bsd.lv/lowdown/).
+
git clone https://git.sr.ht/~adamski/adast.xyz
cd adast.xyz
./ssg src/ dst/ adast.xyz "https://adast.xyz"
@@ -24,8 +26,8 @@ I run the following to publish changes to my website.
## Contributing
-If you have any changes you'd like to make to SourceHut, please send a patch to
-the [adast.xyz](https://lists.sr.ht/~adamski/adast.xyz) mailing list. Feel
+If you have any changes you'd like to make to adast.xyz, please send a patch to
+the [adast.xyz](https://lists.sr.ht/~adamski/adast.xyz) mailing list. Feel
free to start discussions about development here as well, if your change
requires some thought before writing the code.