new theme (work in progress)

This commit is contained in:
Marek Krug 2025-02-26 19:47:07 +01:00
parent 8c2d5c037b
commit b62b53674f
17 changed files with 840 additions and 86 deletions

View file

@ -36,7 +36,7 @@ EXDATE;TZID=Europe/Berlin:{{.}}
{{end -}}
LOCATION:{{with .Params.location}}{{.}}{{else}}CCCB{{end}}
URL:{{.Permalink}}
DESCRIPTION:{{.Permalink}}
DESCRIPTION:{{- .Content | plainify | replaceRE "\n" "\\n" | replaceRE ":" "\\:" -}}
END:VEVENT
END:VCALENDAR
{{end -}}