Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 444 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 444 Bytes

Custom Grid

Custom Grid In sass-bootstrap!!

Install

bundler install
npm install
bower install

Grunt tasks

Serve locally

grunt serve

Serve locally a from the built dist directory (no livereload)

grunt serve:dist

Build (push to gh-pages)

grunt deploy

This is build by jekyll.
This is an Example page for an extra custom grid in Bootstrap.
The css processor is SASS.