A "competitor" of sorts to magicalsoup/highschool. https://eifueo.eggworld.me
Go to file
2023-05-23 16:19:23 -04:00
docs chore: add discontinuation notices 2023-04-18 14:06:46 -04:00
.gitignore ignore large pdfs and other resource files 2020-09-15 18:14:21 -04:00
CONTRIBUTING.md doc: Update docs 2022-05-28 13:20:03 -04:00
LICENSE.md license: switch to GNU FGL 2022-09-16 13:56:19 -04:00
mkdocs.yml chore: use 1a/1b 2023-01-10 11:17:59 -05:00
README.md chore: add discontinuation notices 2023-04-18 14:06:46 -04:00
requirements.txt Add dependencies 2022-05-28 00:07:25 -04:00

Eifueo

The Eifueo project is no longer maintained as of 19 April 2023. Information in this repository may no longer be accurate. Please see the main blog post for more details.

A “competitor” of sorts to magicalsoup/highschool available at https://eifueo.eggworld.me.

Please see 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

For live reload in a development environment:

mkdocs serve