diff options
| author | Mark Otto <[email protected]> | 2013-05-21 19:56:25 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-21 19:56:25 -0700 |
| commit | bb9d867cf83d6a9aed27f390b844fc02ad13ebc4 (patch) | |
| tree | 896a5f645b3ac14038918b7102be81484093419c /Makefile | |
| parent | ddbfe4af7a4ad0732bc78de5db00491e0723b302 (diff) | |
| download | bootstrap-bb9d867cf83d6a9aed27f390b844fc02ad13ebc4.tar.xz bootstrap-bb9d867cf83d6a9aed27f390b844fc02ad13ebc4.zip | |
remove make gh-pages command
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -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 # |
