new theme (work in progress)
This commit is contained in:
parent
8c2d5c037b
commit
b62b53674f
17 changed files with 840 additions and 86 deletions
|
@ -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 -}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue