tsunami  Artifact [d1820aebbb]

Artifact d1820aebbbfd3e92c6ca4b2477b2886845736786d33ad05a0803dcae4c3d9911:


uploading

the tsunami tree comes with a script to upload its output to a GitHub Pages site. to do this, open a terminal, cd to the root of the tsunami project, and run the command ./up.sh.

the script uses an OAuth token to communicate with the GitHub server so you don't need to enter your password when you update the site. you need to get one from your github account settings and supply it to up.sh on first run.

if you don't need to check the local output before you update the site, you can use the command ./pub.pl; ./up.sh to accomplish in one go.