This repository contains a curriculum of tutorials to get you ready to attend an eScience Institute sponsored hackweek. This is meant to be a template that can be adopted to any other hackweek. This version has examples from the ICESat-2 hackweek - be sure to modify accordingly for your own event.
For more information contact Dr. Anthony Arendt.
- This documentation is built and deployed using mkdocs.
- install mkdocs from conda-forge:
conda install -c conda-forge mkdocs
- To develop locally:
mkdocs serve
- To publish to GitHub:
mkdocs gh-deploy
- This uses the markdown extensions admonition and the markdown plugin markdownextradata
- edit the mkdocs.yml file to customize the hackweek name and website to your particular event