# HG changeset patch # User Oleksandr Gavenko # Date 1471116762 -10800 # Node ID 542525cfb5135b8035509af9232c113d470aad69 # Parent 40bfc2bc5bb8bb36080378efa139ee959f81660b For SEO reason I removed tips from SF. diff -r 40bfc2bc5bb8 -r 542525cfb513 Makefile --- a/Makefile Sat Aug 13 19:02:58 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