Scaffold Bootstrap

May 18th 16

Bootstrap requires lots of divs and class boilerplate for grid layout. When adding features I always found myself hunting down sections of HTML I had previously written to paste. I eventually had enough so I built my own component library.

Scaffolding Logo

Components

Scaffolding

The library is a collection of Handlebar templates that when combined would construct most landing pages.

No CSS or JS is applied to the page other than default Bootstrap. This allows you to extend the base providing more customisation and not have to worry about including more CSS or JS.

You can copy the component’s templates from the repo or alternatively just from the demo page’s source.

Glasgow Careers

Next