Compare commits

...

2 commits

Author SHA1 Message Date
Sebastian Mueller
64d300b094 Build Works and layout is correct 2025-03-29 16:01:54 +01:00
Sebastian Mueller
79672f00a7 Build works and section-format works. 2025-03-28 23:42:07 +01:00
3 changed files with 12 additions and 4 deletions

View file

@ -18,8 +18,8 @@ sich auszutauschen. Unsere Vereinszwecke lauten gemäß unseren Vereinsstatuten
- Untersuchung technologischer Entwicklungen und deren Auswirkungen auf Gesellschaft und Individuen mit Schwerpunkt
auf elektronischer Datenverarbeitung.
- Einsatz für offene Systeme, Informationsfreiheit und Netzneutralität.
{.list-disc .ml-10 .mt-5}
{{%/ section-format %}}
{{%/ section-format %}}
{{% section-format type="pacman" location="right" %}}
# Was tun wir

View file

@ -27,4 +27,12 @@ theme = 'cccsbg-hugo-theme'
target = "js"
[[build.cachebusters]]
source = "assets/.*\\.(.*)$"
target = "$1"
target = "$1"
## Needed for our short code
[markup]
[markup.goldmark.renderer]
unsafe = true
[markup.goldmark.parser.attribute]
block = true
title = true

@ -1 +1 @@
Subproject commit f6639d39778255e1ec475af5badc2a996e94214b
Subproject commit 1db5622826a183247ff451f8e54efdb0a3d0acd9