For SEO reason I removed tips from SF.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 13 Aug 2016 22:32:42 +0300
changeset 82 79761f22308d
parent 81 129d6a9579b9
child 83 41a9c64f3fb7
For SEO reason I removed tips from SF.
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