source for: aksakalli.github.io
You need Ruby and gem before starting, then:
# install jekyll and bundler
gem install jekyll bundler
# install dependencies
bundle install
# run jekyll
jekyll serve
cd notebooks
jupyter nbconvert --config jekyll.py <notebook_name>.ipynb
Creative Commons - Attribution-NonCommercial-ShareAlike 3.0 Unported.