new-ryuslash.org/GNUmakefile
2019-10-06 12:57:14 -07:00

6 lines
166 B
Makefile

.PHONY: site
site: public_html/index.html
public_html/%.html: %.org
emacs -batch -funcall package-initialize -load project-config.el -funcall publish-ryuslash.org