Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

dbtek/jekyll-bootstrap-3

 
 

Repository files navigation

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

Bootstrap 3 fork of jekyll-bootstrap. The quickest way to start and publish your Jekyll powered blog.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 67.6%
  • HTML 32.4%