blob: 4fa399f032134ce076557dc5a5e554b966ff1f67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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.
|