commit d48f1f9f24827dbe2130d2714d7b9a5d3afb4095
parent f7be2d1683378a7b4d4ea6c72bb72ee118d72832
Author: default <nobody@localhost>
Date: Sun, 25 Jun 2023 06:46:29 +0200
Updated README.
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -65,12 +65,14 @@ This will:
- Create a new user `testuser` and print the user's generated password on the console (see `examples/docker-entrypoint.sh`)
- Start nginx to handle HTTPS, using the certificate pair from `nginx-alpine-ssl/nginx-selfsigned.*` (see `examples/nginx-alpine-ssl/entrypoint.sh`)
-## Other Documentation
+## Links of Interest
[Online snac manuals (user, administrator and data formats)](https://comam.es/snac-doc).
[how to run your own ActivityPub server on OpenBSD via snac (by Jordan Reger)](https://futurist.city/~jr/activitypub-server-on-openbsd.html).
+[A cool, elegant CSS theme for snac (by Haijo7)](https://codeberg.org/Haijo7/snac-custom-css).
+
## License
See the LICENSE file for details.