Currently using Bootstrap v4.0.0-alpha.6 (Sass version)
JBST4 is a blank WordPress theme built with Bootstrap 4.
JBST4 is intended to be used as a starter theme, not as a parent or theme framework. In almost all instances we would recommend you just hack away and customise JBST4 itself.
- Install node.js.
- Install bower.
- Using the command line, navigate to your theme directory
- Run
npm install
- Run
gulp
to confirm everything is working
The Masonry template organizes your post into Masonry-like columns with just CSS by wrapping them.
The Offcanvas menu temlate contains a toggleable off-canvas navigation menu for small viewports.
- You can find the CSS only version at https://github.com/bassjobsen/jbst-4
- You can find CSS only version with flexbox support at https://github.com/bassjobsen/jbst-4-css-flexbox