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.
- Go to https://github.com and create a new repository named USERNAME.github.com
$ 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
- After giving 10 mins to GitHub of course.
For original project's usage and documentation please see: http://jekyllbootstrap.com
<<<<<<< HEAD Quickly install and use lovely themes with Jekyll Bootstrap 3. Visit theme gallery.
To contribute to the framework please make sure to checkout your branch based on jb-development
!!
This is very important as it allows me to accept your pull request without having to publish a public version release.
Small, atomic Features, bugs, etc.
Use the jb-development
branch but note it will likely change fast as pull requests are accepted.
Please rebase as often as possible when working.
Work on small, atomic features/bugs to avoid upstream commits affecting/breaking your development work.
For Big Features or major API extensions/edits: This is the one case where I'll accept pull-requests based off the master branch. This allows you to work in isolation but it means I'll have to manually merge your work into the next public release. Translation : it might take a bit longer so please be patient! (but sincerely thank you).
Jekyll-Bootstrap Documentation Website.
The documentation website at http://jekyllbootstrap.com is maintained at https://github.com/plusjade/jekyllbootstrap.com
jb/master