Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bep opened this issue Apr 18, 2025 · 0 comments
Open

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

bep opened this issue Apr 18, 2025 · 0 comments
Labels
Milestone

Comments

@bep
Copy link
Member

bep commented Apr 18, 2025

[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).

@bep bep added this to the v0.147.0 milestone Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant