ksevindik / ksevindik.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jekyll-Bootstrap-3

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.io
    $ cd USERNAME.github.com
    $ git remote set-url origin git@github.com:USERNAME/USERNAME.github.io.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

Themes

Quickly install and use lovely themes with Jekyll Bootstrap 3. Visit theme gallery.

License

MIT

Bitdeli Badge

About


Languages

Language:Ruby 63.8%Language:HTML 30.5%Language:CSS 5.6%