Documentation for chart library
$ gem install jekyll
To view the site during development it is easiest to server the site through the jekyll server by running:
$ jekyll serve --watch
Then view the site at http://localhost:4000/
The live version of the site is hosted on Github pages. To push changes from the master branch live, merge or pull request master in to the gh-pages branch.