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

dbtek/jekyll-bootstrap-3

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 37 commits ahead, 75 commits behind plusjade:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%