RAPID infrastructure and cybertraining for scientific research before the next hurricane season, https://rapid-research.github.io/learning-resources/
- This documentation is built and deployed using MkDocs, and uses the markdown extension admonition and the markdown plugin markdownextradata
- Install
mkdocs
and the markdown plugin from conda-forge:conda install -c conda-forge mkdocs mkdocs-markdownextradata-plugin
- To develop locally:
mkdocs serve
- To publish to GitHub:
mkdocs gh-deploy
- Edit the
mkdocs.yml
file to customize the hackweek name and website to your particular event.