This GitHub repository contains the source code for the webpage of the open source project Cantara and is available in the internet at cantara.app. It is processed through the static webpage generator Hugo and runs via GitHub pages.
In order to run the webpage locally, clone the repository and start Hugo:
git clone git@github.com:reckel-jm/cantara-webpage.git
hugo server
Contribution is highly appreciated! Just fork the repository, do your changes locally and make a pull request which I will review afterwards.