Commits


update: add *.asc to gz white list


update: gzip files of whitelisted types only


test: renamed helper functions


fix: send normal log to stdout and errors to stderr


fix: strip trailing slashes in dst directory


update: get_title() strips other tags inside <h1> thanks to nathanael@dalliard.ch


fix: render_page(): remove unnecessary esc() and extract $SITE


add: publish.sh


update: switch to /bin/sh


update: hash_dir(): remove -P argument from xargs


add: generate_sitemap()


init