# Render pages ./render.sh entries/index.html www/index.html ./render.sh entries/error.html www/error.html ./render.sh entries/resources.html www/resources.html ./render.sh entries/about.html www/about.html ./render.sh entries/about-her.html www/about-her.html # copy static files cp -r static/* www # tidy the HTML (this will resolve some common mistakes like & and ' etc ./tidy.sh