544 B
544 B
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
(basename
,md5sum
anddate
)
You can generate the output with make
and deploy with make deploy
.
Replace the currently published file
Add the new file as data/activities-YYYYMMDD.xml
where YYYYMMDD
is today's
date and run make deploy
. DO NOT FORGET TO COMMIT YOUR CHANGES!