Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 639 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 639 Bytes

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 [email protected]: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.