This repository hosts a website with information to support the Organizing Team of UW eScience Institute's earth science focused hackweeks. It uses Jupyter-book and the website is hosted on the gh-pages branch.
This repository is configured with GitHub Actions to automatically build and publish HTML to the gh-pages branch. Just commit to the main branch and the website will be automatically updated.
git clone https://github.com/uwhackweek/hackweeks-as-a-service.git
cd hackweeks-as-a-service
conda env create
conda activate hackweek-guidebook
jb build docs
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License