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
mkdocsand 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.ymlfile to customize the hackweek name and website to your particular event.