aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f52efbb..b29cdf4 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,10 @@ publish: publish.el
./post-process.sh
python rss.py
+deploy:
+ @echo "Deploying to ypei.me..."
+ ansible-playbook -i ~/Projects/sysadmin/ansible/inventory.yml -l ypei.me ~/Projects/sysadmin/ansible/deploy-sites.yml
+
clean:
@echo "Cleaning up.."
@rm -rvf *.elc