aboutsummaryrefslogtreecommitdiffstats
path: root/site/Makefile
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-10-10 02:46:38 +0200
committerGravatar Tom Willemse2013-10-10 02:46:38 +0200
commitcbc62b2a88ff735fcf7078abbed9e4e0ec418b59 (patch)
treeb9e9c819f7ce84dfd7d0508bddf29d0eeb7a52c9 /site/Makefile
parent17f8fa22a3cb10876843637f5abf2418ce73e9b8 (diff)
downloadgit-auto-commit-mode-master.tar.gz
git-auto-commit-mode-master.zip
Remove site-related filesHEADmaster
New script generates site automatically.
Diffstat (limited to 'site/Makefile')
-rw-r--r--site/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/site/Makefile b/site/Makefile
deleted file mode 100644
index 4abab99..0000000
--- a/site/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-.PHONY: export publish
-
-all:
-
-export:
- emacs -batch -l project.el -f org-publish-all
-
-publish: export
- scp _publish/* \
- ryuslash.org:public_html/orgweb/projects/git-auto-commit-mode