eifueo/README.md

21 lines
341 B
Markdown

# Eifueo
A "competitor" of sorts to magicalsoup/highschool.
Please see [/CONTRIBUTING.md](CONTRIBUTING.md) for guidelines and formatting information.
## Dependencies
- `mkdocs`
- `mkdocs-material`
- `mkdocs-material-extensions`
- `python-markdown-math`
## Build instructions
MkDocs is used to build the site.
```
mkdocs build
```