her.esy.fun/build.sh
Yann Esposito (Yogsototh) 754adf0b43
Added modern style
2019-08-16 16:42:56 +02:00

4 lines
155 B
Bash
Executable file

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