aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-05-21 19:56:25 -0700
committerMark Otto <[email protected]>2013-05-21 19:56:25 -0700
commitbb9d867cf83d6a9aed27f390b844fc02ad13ebc4 (patch)
tree896a5f645b3ac14038918b7102be81484093419c
parentddbfe4af7a4ad0732bc78de5db00491e0723b302 (diff)
downloadbootstrap-bb9d867cf83d6a9aed27f390b844fc02ad13ebc4.tar.xz
bootstrap-bb9d867cf83d6a9aed27f390b844fc02ad13ebc4.zip
remove make gh-pages command
-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
#