Executable Research Compendium (ERC) specification and guides
Project description: https://o2r.info
Read online: https://o2r.info/erc-spec
See CONTRIBUTING.md
This specification is written in Markdown, rendered with MkDocs and deployed automatically using Github Actions.
Use mkdocs
to render it locally.
# pip install mkdocs mkdocs-cinder pymdown-extensions
mkdocs serve
Our deploy_site.yml
will run the mkdocs
command on every direct commit or merge on the master branch and deploy the rendered HTML documents to the gh-pages
branch in this repository.
The action authenticates its push to the gh-pages
branch using the checkout action and the credentials of the user @o2r-user, who has write access to this repository. It is finalized through the github pages deploy action.
The o2r Executable Research Compendium specification is licensed under Creative Commons CC0 1.0 Universal License, see file LICENSE
.
To the extent possible under law, the people who associated CC0 with this work have waived all copyright and related or neighboring rights to this work.
This work is published from: Germany.