{{ $currentPage := . }}

    Links

    {{ if ne $currentPage.RelPermalink "/" }}
  • Home
  • {{ end }}
  • Let's talk on Matrix
  • Send an email
  • See some code at GitHub
  • Check the release calendar
  • Subscribe to the Atom feed
  • See all pages at the sitemap

  • Navigation

    {{ range .Site.Menus.main }} {{ if .HasChildren }}
  • {{ .Pre }}{{ .Name }}
      {{ range .Children }}
    • {{ .Name }}
    • {{ end }}
  • {{ end }} {{ end }}