aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
new file mode 100644
index 0000000..0be18a2
--- /dev/null
+++ b/GNUmakefile
@@ -0,0 +1,6 @@
+.PHONY: site
+
+site: public_html/index.html
+
+public_html/%.html: %.org
+ emacs -batch -funcall package-initialize -load project-config.el -funcall publish-ryuslash.org