Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 574 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 574 Bytes

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