Skip to content

Bootstrap starter template

Notifications You must be signed in to change notification settings

sashabeep/bs-starter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bs-starter-template

Bootstrap starter template. VERY simple page AND demo of all the components is included. Included Bootstrap block grid (https://github.com/sashabeep/bootstrapblockgrid)

  1. Navigate to your HTML directory
  2. Clone this repo to current directory using git clone https://github.com/sashabeep/bs-starter-template.git . Yеp, with the dot in the end of command.
  3. Download Bootstrap-scss 4.6.0 from https://github.com/crissdev/bootstrap-scss/tree/v4_6_1_release and unpack to /bootstrap-scss
  4. Customize some variables in /scss/bootstrap.scss and compile it to /css/bootstrap.css. Full list of variables to change available in /bootstrap-scss/_variables.scss.