First try
This commit is contained in:
commit
c8beea5bbf
17 changed files with 161 additions and 0 deletions
16
hugo.yaml
Normal file
16
hugo.yaml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue