4 lines
127 B
Bash
Executable file
4 lines
127 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
# generate the html and gemini versions of the site using org-publish
|
|
emacs -Q --batch -l create-site.el
|