Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.64 KB

File metadata and controls

51 lines (39 loc) · 1.64 KB
layout default
title
tagline

Jekyll Bootstrap-3

The Quickest Way to Blog on GitHub Pages

Now with Power of Bootstrap 3

On Github

<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=jekyllbootstrap3tk" id="_carbonads_js"></script>

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!