1 2 3 4 5
#!/bin/sh # the build breaks without this file for whatever reason [ -f src/blog/index.org ] || touch src/blog/index.org emacs -Q --script build-site.el