globalinitiative-xml-sharing/README.md

14 lines
366 B
Markdown
Raw Normal View History

2021-02-03 17:34:11 +01:00
# Global Initiative XML Sharing
Minimal website used to share XML files from [Global
Initiative](https://globalinitiative.net/).
This website is based on [Nyll](https://git.sr.ht/~sparrowhawk/nyll) and
depends on:
* `sh`
* `make`
* `[coreutils](coreutils)` (`basename`, `md5sum` and `date`)
You can generate the output with `make` and deploy with `make deploy`.