/cantara-webpage

Webpage of Cantara Song, the free and open source song presentation program

Primary LanguageHTML

cantara.app

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.