summaryrefslogtreecommitdiffstats
path: root/site/Makefile
blob: 0b628e78e320a688939d6e7290cda699d1b78511 (plain)
1
2
3
4
5
6
7
export:
	emacs -L ~/.emacs.d/vendor-lisp/org/lisp \
		-batch -l project.el \
		-f org-publish-all

publish:
	rsync -avuz --exclude=*~ _publish/ ryuslash.org:public_html/orgweb