summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2022-01-13 17:55:04 -0600
committersanine <sanine.not@pm.me>2022-01-13 17:55:04 -0600
commitc1a6d4f050dbf9304f1f00b72a8b44c232479a88 (patch)
treed85c0bda35951fc19a62928fdf4e8076f39ee643
parente5a6b6dc274887899cfabac78ee521f9c4345b9e (diff)
add README.md
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..218a055
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+sanine.net
+==========
+
+this repository contains the files used to generate the site found at
+[https://sanine.net](https://sanine.net). it uses [argent](https://sanine.net/git/argent)
+to build the site.
+
+it also comes with a handy `serve-http.sh` script, which uses python3 to serve
+the `public/` directory, and rebuilds the site each time a file is changed.
+