summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFranck Cuny <franck.cuny@gmail.com>2013-11-26 10:36:10 -0800
committerFranck Cuny <franck.cuny@gmail.com>2013-11-26 10:36:10 -0800
commit8ddf2e94df70707b458528a437759b96046d3e01 (patch)
treed442818d92d3c9c6f7fcdc92857a1228963849a1 /Makefile
parentDon't need to use the IP in the makefile. (diff)
downloadlumberjaph-8ddf2e94df70707b458528a437759b96046d3e01.tar.gz
Huge update.
Moved all posts from textile to markdown. Updated all the CSS and styles. Added a new page for the resume.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f2b9cc1..03bbbf5 100644
--- a/Makefile
+++ b/Makefile
@@ -8,4 +8,4 @@ server: clean
bundle exec jekyll server --watch
publish: build
- @rsync -avz --exclude Makefile --exclude README.md _site/ franck@lumberjaph.net:~/sites/lumberjaph.net
+ @rsync -avz --exclude Makefile --exclude README.md _site/ fcuny@lumberjaph.net:~/sites/lumberjaph.net