Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 845 Bytes

File metadata and controls

29 lines (22 loc) · 845 Bytes

EPLWiki

A non-official repository of explanations, advices and tips about the life at EPL by the students of the EPL Discord.

Installation and build

Execute the following commands in the repository's root directory

python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install -r requirements.txt
make [html|latexpdf]

Next, check the ./source/[html|latex] folder. You should be able to find the result of your build.

⚠️ The Symbola font is required to obtain a correct rendering.

TODO

Pages

  • Home page
  • Tutorats
  • Erasmus
  • Drive
  • Discord
  • Cours (liste de ressources externes par cours)

Other

  • When a link is pinned in a Discord course channel, the bot makes a PR to add this link to the concerned course's links list