#!/bin/sh -e # clean up rm -rf public/*.html rm -rf public/atom.xml # build new ni src/ public/ template.html atom-template.xml smallandnearlysilent.com/ ## NOTE: be sure to include the trailing / in the URL. ## it is needed to make the atom-template.xml work.