/ubbochum.github.io

Primary LanguageHTMLCreative Commons Zero v1.0 UniversalCC0-1.0

Documentation

You can find our project and API documentation here...

At the moment this is built with Pandoc, but we might look into something like Jekyll Now if there is some uptake by less tech-savvy people.

Invoke Pandoc e.g. with

pandoc -f markdown+yaml_metadata_block -o index.html -s -S --template rubstrap.html5 index.md

A watcher for IntelliJ IDEs can be found in this Gist