# HG changeset patch # User Oleksandr Gavenko # Date 1471116762 -10800 # Node ID 79761f22308d46b3951452859c9c8ce41123210f # Parent 129d6a9579b992653065d1b61e20f99ccf2d84c1 For SEO reason I removed tips from SF. diff -r 129d6a9579b9 -r 79761f22308d Makefile --- a/Makefile Sat Aug 06 00:07:09 2016 +0300 +++ b/Makefile Sat Aug 13 22:32:42 2016 +0300 @@ -64,8 +64,9 @@ $(shell rm -f $(HTML_DIR)/rst.tmpl) endif +# For SEO reason I removed tips from SF. .PHONY: deploy -deploy: deploy2defun-web deploy2defun-hg deploy2sf-web deploy2sf-hg +deploy: deploy2defun-web deploy2defun-hg # deploy2sf-web deploy2sf-hg # Will be accessible via: http://tips.defun.work/ .PHONY: deploy2defun-web