# Eifueo

A "competitor" of sorts to magicalsoup/highschool.

Please see [CONTRIBUTING.md](/eggy/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
```