A "competitor" of sorts to magicalsoup/highschool. https://eifueo.eggworld.me
Go to file
2020-10-08 11:12:06 -04:00
docs chem: add lewis tips and tentative dative bonds 2020-10-08 11:12:06 -04:00
.gitignore ignore large pdfs and other resource files 2020-09-15 18:14:21 -04:00
LICENSE.md add license just in case 2020-09-12 19:49:43 -04:00
mkdocs.yml distinguish pages by letter instead of grade 2020-09-20 21:13:32 -04:00
README.md general: add build instructions 2020-09-24 21:14:48 -04:00

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