{{ .Title }}
{{ with .Params.description }}{{ . }}
{{ end }}-
{{ range first 6 .RegularPages.ByDate.Reverse }}
- {{ .LinkTitle }} {{ end }}
{{ define "main" }}
{{ .Content }}
{{ if .IsSection }}
{{ if eq .Path "/library" }}
{{/* Library root: Atlas — gruppiert nach Untersection */}}
{{ . }} Library {{ . }}{{ .Title }}
{{ with .Params.description }}
{{ range first 6 .RegularPages.ByDate.Reverse }}
{{ if gt (len .RegularPages) 6 }}
{{ end }}
Tags
{{ range $name, $taxonomy := . }}
{{ .Title }}
{{ with .Params.description }}