2020-09-11 18:34:14 -04:00
|
|
|
# Eifueo
|
2020-09-11 18:29:38 -04:00
|
|
|
|
2020-09-11 21:50:46 -04:00
|
|
|
A "competitor" of sorts to magicalsoup/highschool.
|
2020-09-11 20:22:32 -04:00
|
|
|
|
|
|
|
Please note that the clone link is incorrect; it should be `https://git.eggworld.tk/eggy/eifueo.git`.
|
|
|
|
|
2020-09-11 22:44:14 -04:00
|
|
|
The LaTeX formatting in this repository uses `$...$` for inline math, and `$$...$$` for multi-line math.
|
2020-09-24 21:13:22 -04:00
|
|
|
|
|
|
|
## Dependencies
|
|
|
|
|
|
|
|
- `mkdocs`
|
|
|
|
- `mkdocs-material`
|
|
|
|
- `mkdocs-material-extensions`
|
|
|
|
- `python-markdown-math`
|
|
|
|
|
|
|
|
## Build instructions
|
|
|
|
|
|
|
|
MkDocs is used to build the site.
|
|
|
|
|
|
|
|
```
|
|
|
|
mkdocs build
|
|
|
|
```
|