Home: Add calendar

This commit is contained in:
jtbx 2023-10-20 23:36:39 +02:00
commit db0000244a
6 changed files with 37 additions and 1 deletions

View file

@ -24,6 +24,8 @@ All other information like details on groups, projects and recurring events shou
### Build and Deploy
To populate the calendar data, please run `fetch-calendar.sh` before running hugo.
Running the hugo command without and parameters will re-generate the site in the `public` directory.
To deploy the website, just copy the whole folder to a directory which is servered by the webserver of your preference.