Merge branch 'master' of git://github.com/plusjade/jekyll-bootstrap
[GalaxyBlog.git] / README.md
bloba17732325997d50093d790b2c83388ca8da05b11
1 # Jekyll-Bootstrap
3 The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages
5 ## Usage
7 For all usage and documentation please see: <http://jekyllbootstrap.com>
9 ## Version
11 *ALWAYS* refer to [plusjade/jekyll-bootstrap @ GitHub](https://github.com/plusjade/jekyll-bootstrap) for latest updates.
12 ```
13 git remote add src git://github.com/plusjade/jekyll-bootstrap.git
14 git pull src master
15 ```
17 0.3.0 - stable and versioned using [semantic versioning](http://semver.org/).
19 **NOTE:** 0.3.0 introduces a new theme which is not backwards compatible in the sense it won't _look_ like the old version.
20 However, the actual API has not changed at all.
21 You might want to run 0.3.0 in a branch to make sure you are ok with the theme design changes.
24 **Jekyll-Bootstrap Documentation Website.**
26 The documentation website at <http://jekyllbootstrap.com> is maintained at https://github.com/plusjade/jekyllbootstrap.com
29 ## License
31 [MIT](http://opensource.org/licenses/MIT)