Skip to content

Add front matter build.renderParallel and build.renderWeight #13625

Open
@bep

Description

@bep
[build]
  render = 'always'
  renderParallel = true
  renderWeight = 42

renderParallel would be default true.

Any page with renderParallel=false will be rendered in a single Go routine in the order of the renderWeight (with some fallback sorts).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions