aboutsummaryrefslogtreecommitdiff
path: root/build.sh
blob: 1b8bcfd0fc5427468ca42e9d130f9c7e12579f48 (plain)
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