Hierarchy

  • type: object
  • default: N/A
  • required: false

Description

Set per-hierarchy publishing configurations.

For each hierarchy you wish to configure, you can set the hierarchy name as the key and use the following properties:

Example

publishing:
  hierarchy:
    fooHiearchy:
      publishByDefault: ...
      customFrontmatter: ...

Children
  1. customFrontmatter
  2. publishByDefault

Backlinks