@{{ .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 }}