This is a web feed, also known as an RSS feed. Subscribe by copying the URL into your RSS reader.
-- - {{- partial "date.html" .Date -}} - {{- if ne (.Date | time.Format "Jan 02, 2006 3:04 PM Z07:00") (.Lastmod.Format "Jan 02, 2006 3:04 PM Z07:00") - -}} - (updated: {{- partial "date.html" .Lastmod -}}) - {{ end }} - {{ if and (site.Params.tagsInArticlePreview | default true) .Params.tags }} - | - - {{ range sort .Params.tags }} - #{{ . }} - {{ end }} - {{ end }} -
- {{ if .Site.Params.imageInArticlePreview }} - {{ if .Params.Image }} - - {{ if or (hasPrefix .Params.Image "/") (hasPrefix .Params.Image "http://") (hasPrefix .Params.Image "https://") }} -- {{ if .Params.description }} - {{ .Params.description }} - {{ else }} - {{.Summary }} - {{ end }} -
- -
-
- {{- partial "date.html" .Date -}}
- {{- if ne (.Date | time.Format "Jan 02, 2006 3:04 PM Z07:00") (.Lastmod.Format "Jan 02, 2006 3:04 PM Z07:00")
- -}}
- (updated: {{- partial "date.html" .Lastmod -}})
- {{ end }} {{ if and (site.Params.tagsInArticlePreview | default true) .Params.tags }}
-
-
- {{ range sort .Params.tags }}
- #{{ . }}
- {{ end }}
- {{ end }}
-
- - {{- partial "date.html" .Date -}} - {{- if ne (.Date | time.Format "Jan 02, 2006 3:04 PM Z07:00") (.Lastmod.Format "Jan 02, 2006 3:04 PM Z07:00") - -}} - (updated: {{- partial "date.html" .Lastmod -}}) - {{ end }} -
- {{ end }} - {{ if and (.Params.toc | default false) (.Site.Params.tocBeforeImage | default false) }} - {{- partial "toc.html" . -}} - {{ end }} - {{ if .Params.Image }} -{{ .Params.ImageCaption | markdownify }}
-- - {{ i18n "tagsColumn" }} - {{ range sort .Params.tags }} - #{{ . }} - {{ end }} -
-{{ end }} -{{- partial "inject/content-after.html" . -}} -{{ if .Params.showShare | default true }} - {{- partial "share_on_fediverse.html" . -}} -{{ end }} -{{- partial "commento.html" . -}} -{{- partial "cactus_chat.html" . -}} -{{- partial "related_articles.html" . -}} diff --git a/themes/hugo-ficurinia/layouts/partials/toc.html b/themes/hugo-ficurinia/layouts/partials/toc.html deleted file mode 100644 index d99f4d7..0000000 --- a/themes/hugo-ficurinia/layouts/partials/toc.html +++ /dev/null @@ -1,4 +0,0 @@ -{{ . }}
- {{ end }} -- {{ if $attrlink }}{{ end }}{{ $attr }}{{ if $attrlink }}{{ end }} -
-