To build and run the homepage locally, clone this repository, make sure to install docker and docker-compose, enter the main folder of this repository and run the following command:
docker compose run intercoml-homepage ./updateWebsite compileAndServeThe webpage should now be available under http://localhost:4000/ in your browser.