Hey there fellow developers & contributors to the project,

as you might have seen, we’ve changed how the local installation of the website works for developers. We switched to using Docker now, which is a tool that can bundle certain software and make other developers access that same bundle pre-configured and therefore running without any troubles or additional installation steps.

Before, a lot of tools and configurations needed to be installed to start up a local server for this project. Nowadays it’s as easy as downloading the source and the docker image and you’re ready to go.

Make sure you consult the Readme to see how the new installation process works.

Additionally, we’re currently improving testing of all modules involved and migrating to a new testing service that ensures that the website has as little bugs as possible (in a perfect world that’d be zero).

Aside from working on the end-user experience I am also working on the developer experience, to make it as hassle-free as possible.

If you decide to download the project and contribute to it, feel free to let me know how the new installation feels.