Minimal static website used to share XML files from https://globalinitiative.net
Find a file
2021-02-03 17:34:11 +01:00
assets Initial implementation 2021-02-03 17:34:11 +01:00
data Initial implementation 2021-02-03 17:34:11 +01:00
.gitignore Initial implementation 2021-02-03 17:34:11 +01:00
deploy.sh Initial implementation 2021-02-03 17:34:11 +01:00
index.html.sh Initial implementation 2021-02-03 17:34:11 +01:00
Makefile Initial implementation 2021-02-03 17:34:11 +01:00
README.md Initial implementation 2021-02-03 17:34:11 +01:00

Global Initiative XML Sharing

Minimal website used to share XML files from Global Initiative.

This website is based on Nyll and depends on:

  • sh
  • make
  • [coreutils](coreutils) (basename, md5sum and date)

You can generate the output with make and deploy with make deploy.