Hydrogen Model Intercomparison Project (HMIP) is a Community Model Intercomparison Project dedicated to exploring and constraining the impact of hydrogen driven emissions on chemistry, climate and astmospehric parameters.
(https://alphabetagammachi.github.io/HMIP/)
Edit the top of mkdocs.yml:
/
site_name: HMIP
site_description: Hydrogen Model Intercomparison Project (HMIP) is a Community Model Intercomparison Project dedicated to exploring and constraining the impact of hydrogen driven emissions on chemistry, climate and astmospehric parameters.
site_author: AlphaBetaGammaChi
site_url: https://AlphaBetaGammaChi.github.io/HMIP
repo_url: https://AlphaBetaGammaChi/HMIP
repo_name: AlphaBetaGammaChi/HMIPNavigation is auto-generated from the folder structure:
docs/
├── index.md → Home
├── about/ → About section
├── experiments/ → Experiments section
└── resources/ → Resources section
Just add folders and .md files. No configuration needed.
See the For Developers section for full instructions.
Built by Daniel Ellis for WCRP-CMIP using the shadcn theme.