Skip to content

ohbm/reprochallenge2026

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OHBM-OSSIG Reproducibility Challenge Website

Static website for the OHBM-OSSIG Reproducibility Challenge, built with Eleventy (11ty), Nunjucks templates, plain CSS, and vanilla JavaScript.

Local Deployment (Run Locally)

  1. Install dependencies:
npm install
  1. Start local development server:
npx @11ty/eleventy --serve

Deployment

GitHub Actions workflow is defined in .github/workflows/deploy.yml:

  • Trigger: push to main
  • Build: npx @11ty/eleventy
  • Deploy target: gh-pages branch

Repository

https://github.com/ohbm/reprochallenge2026

Website

https://ohbm.github.io/reprochallenge2026/

More Info

OSSIG Website

About

Repository for the 2026 OHBM-OSSIG Reproducibility Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors