Jekyll Bootstrap-3

The Quickest Way to Blog on GitHub Pages

Now with Power of Bootstrap 3

On Github

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.

Usage

1. Create a Repo

2. Install Jekyll-Bootstrap-3

  
    $ 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

License

MIT

To-Do

This theme is still unfinished. If you’d like to be added as a contributor, please fork!