First try

This commit is contained in:
Stefan Bethke 2023-12-07 19:37:47 +01:00
commit c8beea5bbf
17 changed files with 161 additions and 0 deletions

16
hugo.yaml Normal file
View file

@ -0,0 +1,16 @@
baseURL: 'https://hackertours.hamburg.ccc.de/'
languageCode: 'de-de'
title: '37c3 Hackertours'
theme: "zen"
#https://themes.gohugo.io/themes/hugo-theme-zen/#configuration
params:
contact: "hhackertours@lists.hamburg.ccc.de"
copyright: "[CCC Hansestadt Hamburg e.V.](https://hamburg.ccc.de)"
description: "37c3 Hackertours"
footer: "[Impressum & Datenschutz](https://hamburg.ccc.de/imprint/)"
logo: false
mainSections:
- posts
mobileMenu: true
poweredby: false