her.esy.fun/build.sh
Yann Esposito (Yogsototh) db10d72dea
Update
2019-09-25 10:36:09 +02:00

4 lines
150 B
Bash
Executable file

#!/usr/bin/env bash
emacs --load project.el --eval '(progn (delete-directory org-publish-timestamp-directory t) (org-publish "blog" t) (evil-quit))'