my scientific notebook using Pelican, Python and Bootstrap inspired by http://nickloman.github.io/ and http://www.spencerboucher.com/
great quick mardown tutorial http://www.unexpected-vortices.com/sw/rippledoc/quick-markdown-example.html
installation
-
pip install -r /path/to/requirements.txt
-
make sure about PLUGIN_PATHS
-
detect pid : lsof -i :8000
-
workon temp
-
go to the publish folder and git add --all git commit -m 'message' git push --all