aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/Makefile b/Makefile
index 6d79830a8..40f5a44f0 100644
--- a/Makefile
+++ b/Makefile
@@ -100,18 +100,6 @@ bootstrap/fonts/*: fonts/*
#
-# MAKE FOR GH-PAGES 4 FAT & MDO ONLY (O_O )
-#
-
-gh-pages: bootstrap docs
- rm -f docs/assets/bootstrap.zip
- zip -r docs/assets/bootstrap.zip bootstrap
- rm -r bootstrap
- rm -f ../bootstrap-gh-pages/assets/bootstrap.zip
- node docs/build production
- cp -r docs/* ../bootstrap-gh-pages
-
-#
# WATCH LESS FILES
#