Offline mode
This commit removes all online resources from arsnova.click. Everything is provided offline.
Two remaining issues where I need your opinions:
-
Mathjax has to "live" somewhere on the server and I settled for requiring eg. a symlink to the installation. I am not sure if this is the best solution, but it at least works for now.
-
The build is broken because "cookieconsent" is marked as unused. However, I cannot remove the particular line that breaks the build because, without it, the Cookie Consent would not work.