Add description for bumping up version

This commit is contained in:
Lee moon soo 2015-11-19 17:41:53 +09:00
parent cf99212848
commit 00099ad498

View file

@ -3,7 +3,7 @@
This readme will walk you through building the Zeppelin documentation, which is included here with the Zeppelin source code.
## Build website
## Build documentation
See https://help.github.com/articles/using-jekyll-with-pages#installing-jekyll
**tl;dr version:**
@ -36,3 +36,10 @@ See https://help.github.com/articles/using-jekyll-with-pages#installing-jekyll
## Adding a new page
rake page name="new-page.md"
## Bumping up version
* `BASE_PATH` property in _config.yml
* `ZEPPELIN <small>([VERSION])</small>` in _includes/themes/zeppelin/_navigation.html need to be updated