mirror of https://github.com/twbs/bootstrap.git
				
				
				
			remove make gh-pages command
This commit is contained in:
		
							parent
							
								
									ddbfe4af7a
								
							
						
					
					
						commit
						bb9d867cf8
					
				
							
								
								
									
										12
									
								
								Makefile
								
								
								
								
							
							
						
						
									
										12
									
								
								Makefile
								
								
								
								
							| 
						 | 
					@ -99,18 +99,6 @@ bootstrap/fonts/*: fonts/*
 | 
				
			||||||
	cp fonts/* bootstrap/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
 | 
					# WATCH LESS FILES
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue