Bootstrap starter template. VERY simple page AND demo of all the components is included. Included Bootstrap block grid (https://github.com/sashabeep/bootstrapblockgrid)
- Navigate to your HTML directory
- 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. - Download Bootstrap-scss 4.6.0 from https://github.com/crissdev/bootstrap-scss/tree/v4_6_1_release and unpack to /bootstrap-scss
- 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
.