eifueo/README.md

21 lines
366 B
Markdown

# Eifueo
A "competitor" of sorts to magicalsoup/highschool.
Please see [CONTRIBUTING.md](/eifueo/src/branch/master/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
```