diff options
-rw-r--r-- | README.md | 10 |
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. + |