Skip to content

Commit c197237

Browse files
committed
version 0.1.0
1 parent 065e6ed commit c197237

File tree

2 files changed

+4
-14
lines changed

2 files changed

+4
-14
lines changed

README.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,14 @@
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

107
For 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

_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ production_url : http://username.github.com
3030
# All Jekyll-Bootstrap specific configurations are namespaced into this hash
3131
#
3232
JB :
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

0 commit comments

Comments
 (0)