]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove make gh-pages command
authorMark Otto <otto@github.com>
Wed, 22 May 2013 02:56:25 +0000 (19:56 -0700)
committerMark Otto <otto@github.com>
Wed, 22 May 2013 02:56:25 +0000 (19:56 -0700)
Makefile

index 6d79830a81b044eb86c1ed2fc24121d5535f1081..40f5a44f06d4d9eb1ba1e607611b7c4eda890638 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -99,18 +99,6 @@ bootstrap/fonts/*: fonts/*
        cp fonts/* bootstrap/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
 #