mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2025-04-23 01:09:20 -04:00

Move scripts to their own directory. Add `serve.sh` for serving locally (from internal build repo). Rename: - clean.sh -> script/clean.sh - make.sh -> script/make.sh Now you can type `make serve` to serve the guide locally. $ make <TAB> all clean guide serve Requirements are still included in the `serve.sh` file. Signed-off-by: Sharp-tailed Grouse <sharptail@riseup.net>