This repository is based off of quartz, which is a publishing framework for obsidian graphs.
Useful references:
- Quartz: https://github.com/jackyzha0/quartz
- Obsidian: https://obsidian.md/
The website created by this repo (csci-442-mines.github.io/student-env) is hosted using github pages, using the quartz publishing action in [.github/workflows/deploy.yml].
To modify the contents, open the content directory in obsidian. Commit and push changes to the main branch, and the github action will trigger, updating the website.