@{{ .Site.Author.handle }}’s {{ .Site.Title }}.

{{ $.Scratch.Add "sections" .Site.Params.rsssections }}
    {{ range .Site.Menus.main }}
  • {{ .Name }} {{ if in ($.Scratch.Get "sections") .Name }} {{ end }}
  • {{ end }} {{ with .Site.Author.aboutpage }}
  • About
  • {{ end }}