aboutsummaryrefslogtreecommitdiffstats
path: root/site/Makefile
blob: 3ccaf3c5f4bc99eda907fe35515290b6a181ab8c (plain)
1
2
3
4
5
6
7
8
9
.PHONY: export publish

all:

export:
	emacs -batch -l project.el -f org-publish-all

publish: export
	scp _publish/* ryuslash.org:public_html/orgweb/projects/clark