From d48f1f9f24827dbe2130d2714d7b9a5d3afb4095 Mon Sep 17 00:00:00 2001 From: default Date: Sun, 25 Jun 2023 06:46:29 +0200 Subject: [PATCH] Updated README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bb9fa8..7453ae7 100644 --- 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.