Managing the Documentation
The documentation of LodIDE is kept in the gh-pages
branch of the git repo.
Thanks to GitHub pages it is accessible at
http://edulod.github.io/lodide/.
Jekyll
The documentation site uses Jekyll and is based on jekyll-docs-template.
To create a new page you can simply add a respective Markdown file in the
_posts
directory or use the supplied script:
ruby bin/jekyll-page "Some Page Title" ref