A "competitor" of sorts to magicalsoup/highschool.
https://eifueo.eggworld.me
docs | ||
.gitignore | ||
LICENSE.md | ||
mkdocs.yml | ||
README.md |
Eifueo
A “competitor” of sorts to magicalsoup/highschool.
The LaTeX formatting in this repository uses $...$
for
inline math, and $$...$$
for multi-line math. MathJax is
used to render this LaTeX.
Admonitions can be added with documentation available here.
Dependencies
mkdocs
mkdocs-material
mkdocs-material-extensions
python-markdown-math
Build instructions
MkDocs is used to build the site.
mkdocs build