Makefile
changeset 82 79761f22308d
parent 80 9a1292a6be3e
child 83 41a9c64f3fb7
--- 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