Easily publish Bootstrap 3 powered Jekyll sites.
Fork of the well known jekyll-bootstrap (v0.3.0). Original project is here.
The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages.
$ git clone https://github.com/dbtek/jekyll-bootstrap-3 USERNAME.github.com
$ cd USERNAME.github.com
$ git remote set-url origin git@github.com:USERNAME/USERNAME.github.com.git
$ git push origin master
### 3. Enjoy ! - After giving 10 mins to GitHub of course.
For original project’s usage and documentation please see: http://jekyllbootstrap.com
This theme is still unfinished. If you’d like to be added as a contributor, please fork!