© {{ dateFormat "2006" now }} {{ .Site.Params.Author }}. Powered by Hugo using a modified version of the pulp theme.

Content Pages

    {{ range .Site.Sections }} {{ if not .Params.hidden }}
  • {{ .Title }}
  • {{ end }} {{ end }}

Social

    {{ range .Site.Menus.profile }}
  • {{ .Name }}
  • {{ end }}

More Pages

    {{ $sectionPages := where .Site.Pages "Section" "" }} {{ range $sectionPages }} {{ if and (not .Params.hidden) (ne .Permalink .Site.BaseURL)}}
  • {{ .Title }}
  • {{ end }} {{ end }}
  • Support