Skip to content

ColoradoSchoolOfMines/coloradoschoolofmines.github.io

Repository files navigation

coloradoschoolofmines.github.io

A wiki for all CS@Mines clubs.

Local Setup

First, install the theme via pip: pip install -r requirements.txt

Then, run: make html to make the website. The generated site should be located in _build/html/index.html

Contributing

See CONTRIBUTING.md

Useful Links