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