File tree Expand file tree Collapse file tree 2 files changed +4
-14
lines changed
Expand file tree Collapse file tree 2 files changed +4
-14
lines changed Original file line number Diff line number Diff line change 11# Jekyll-Bootstrap
22
3- This is a clean install of the core Jekyll Bootstrap framework you can clone and run your Jekyll blog with.
4-
5- Jekyll-bootstrap is the quickest and most hassle-free way to get your new Jekyll powered website up and running.
6- 100% compatible with GitHub pages.
3+ The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages
74
85## Usage
96
107For all usage and documentation please see: < http://jekyllbootstrap.com >
118
129## Version
1310
14- 0.0.1 - stable but not versioned.
15-
16- This version is stable and readily deployable to GitHub Pages and production Jekyll installs.
17- However, please expect fast updates that are not backwards compatible with older installs.
18- When development reaches 0.1.0, version compatibility between releases will be respected.
19-
20- ## Development
21-
22- Development is active!
11+ 0.1.0 - stable and versioned using [ semantic versioning] ( http://semver.org/ ) .
2312
2413## Contributing
2514
Original file line number Diff line number Diff line change @@ -30,7 +30,8 @@ production_url : http://username.github.com
3030# All Jekyll-Bootstrap specific configurations are namespaced into this hash
3131#
3232JB :
33-
33+ version : 0.1.0
34+
3435 # All links will be namespaced by BASE_PATH if defined.
3536 # This is required for hosting GitHub Project Pages.
3637 # If you are deploying this website for one of your GitHub projects
You can’t perform that action at this time.
0 commit comments