summaryrefslogtreecommitdiff
path: root/exampleSite/content/about.md
blob: a75831d725fceb39980ccfeebbbae4d26ac71c243395ba0bd2a3e01b110ce782 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: "About"
draft: false
pageinfo: false
makerefs: false
build:
  list: never
---

This is a standalone page rather than a journal entry. It sets
"pageinfo" to false, so no date or reading time is shown, and
"makerefs" to false, so its links are rendered in place.

It also sets "build.list" to never, which keeps it out of the entry
list on the homepage and out of the feeds.

Standalone pages are a good fit for a colophon, a contact page or a
now page. Link to them from the menu in your configuration file.