Static website for the OHBM-OSSIG Reproducibility Challenge, built with Eleventy (11ty), Nunjucks templates, plain CSS, and vanilla JavaScript.
- Install dependencies:
npm install- Start local development server:
npx @11ty/eleventy --serveGitHub Actions workflow is defined in .github/workflows/deploy.yml:
- Trigger: push to
main - Build:
npx @11ty/eleventy - Deploy target:
gh-pagesbranch
https://github.com/ohbm/reprochallenge2026