Merge commit 'd706529720b3b2ccb99719ccd578062ca25a0cc2'

This commit is contained in:
Bjørn Erik Pedersen
2022-03-08 19:39:33 +01:00
23 changed files with 389 additions and 270 deletions

View File

@@ -18,12 +18,12 @@ toc: true
They are stored in a reserved Front Matter object named `_build` with the following defaults:
```yaml
{{< code-toggle >}}
_build:
render: always
list: always
publishResources: true
```
{{< /code-toggle >}}
#### render
If `always`, the page will be treated as a published page, holding its dedicated output files (`index.html`, etc...) and permalink.