Skip to content

o2r-project/erc-spec

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

erc-spec

Executable Research Compendium (ERC) specification and guides

Project description: https://o2r.info

Read online: https://o2r.info/erc-spec

Guidelines

See CONTRIBUTING.md

Build

This specification is written in Markdown, rendered with MkDocs and deployed automatically using Github Actions.

badge for workflow status

Use mkdocs to render it locally.

# pip install mkdocs mkdocs-cinder pymdown-extensions
mkdocs serve

Automated Builds

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.

License

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.

About

Executable Research Compendium specification and guides

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published