new images, new content, new theme almost finished

This commit is contained in:
Marek Krug 2025-02-27 00:21:42 +01:00
parent b62b53674f
commit ba414b0015
56 changed files with 288 additions and 120 deletions

View file

@ -4,81 +4,81 @@ theme: "blowfish"
RelativeURLs: true
CanonifyURLs: true
# Params:
# license: "CC-BY"
# subtitle: "Willkommen! Wir sind ein Erfa-Kreis des Chaos Computer Club e.V. und die örtliche Niederlassung des CCC in Berlin."
# logo: "img/avatar-CCCB-Logo.png"
# favicon: "img/favicon.ico"
# dateFormat: "January 2, 2006"
# commit: false
# rss: true
# comments: true
# readingTime: true
# useHLJS: true
# DateForm: "30.12.2006"
# # for GDPR / EU-DSGVO compliance
# selfHosted: true
Params:
license: "CC-BY"
subtitle: "Willkommen! Wir sind ein Erfa-Kreis des Chaos Computer Club e.V. und die örtliche Niederlassung des CCC in Berlin."
logo: "img/avatar-CCCB-Logo.png"
favicon: "img/favicon.ico"
dateFormat: "January 2, 2006"
commit: false
rss: true
comments: true
readingTime: true
useHLJS: true
DateForm: "30.12.2006"
# for GDPR / EU-DSGVO compliance
selfHosted: true
# taxonomies:
# category: "categories"
# series: "series"
# tag: "tags"
taxonomies:
category: "categories"
series: "series"
tag: "tags"
# permalinks:
# post: "/post/:year/:month/:day/:title/"
permalinks:
post: "/post/:year/:month/:day/:title/"
# Author:
# twitter: "clubdiscordia"
# email: "mail2025@berlin.ccc.de"
# mastodon: "chaos.social/@clubdiscordia"
# irc: "https://webirc.hackint.org/#ircs://irc.hackint.org/#cccb"
Author:
twitter: "clubdiscordia"
email: "mail2025@berlin.ccc.de"
mastodon: "chaos.social/@clubdiscordia"
irc: "https://webirc.hackint.org/#ircs://irc.hackint.org/#cccb"
# menu:
# main:
# - identifier: "verein"
# name: "Der Verein"
# weight: 200
# - identifier: "veranstaltungen"
# name: "Veranstaltungen"
# weight: 300
# - identifier: "news"
# name: "News"
# url: "post/"
# weight: 500
# - identifier: "impressum"
# name: "Impressum"
# url: "page/impressum/"
# weight: 600
# - identifier: "privacy"
# name: "Privacy"
# url: "page/datenschutz/"
# weight: 700
menu:
main:
- identifier: "verein"
name: "Der Verein"
weight: 200
- identifier: "veranstaltungen"
name: "Veranstaltungen"
weight: 300
- identifier: "news"
name: "News"
url: "post/"
weight: 500
- identifier: "impressum"
name: "Impressum"
url: "page/impressum/"
weight: 600
- identifier: "privacy"
name: "Privacy"
url: "page/datenschutz/"
weight: 700
# mediaTypes:
# text/calendar":
# suffixes:
# - "ics"
# application/rss:
# suffixes:
# - "rss"
# application/xml:
# suffixes:
# - "xml"
mediaTypes:
text/calendar":
suffixes:
- "ics"
application/rss:
suffixes:
- "rss"
application/xml:
suffixes:
- "xml"
# outputFormats:
# RSS:
# mediaType: "application/rss"
# XML:
# isPlainText: true
# mediaType: "application/xml"
outputFormats:
RSS:
mediaType: "application/rss"
XML:
isPlainText: true
mediaType: "application/xml"
# outputs:
# section:
# - "HTML"
# - "Calendar"
# - "RSS"
# - "XML"
# page:
# - "HTML"
# - "Calendar"
outputs:
section:
- "HTML"
- "Calendar"
- "RSS"
- "XML"
page:
- "HTML"
- "Calendar"