Update configuration.md

This commit is contained in:
Bjørn Erik Pedersen
2024-03-16 18:37:26 +01:00
committed by GitHub
parent 3d1cd33836
commit dc1fe44053
+4 -5
View File
@@ -827,8 +827,8 @@ If you want to know the current value of `cacheDir`, you can run `hugo config`,
{{< new-in 0.124.0 >}}
{{% note %}}
The `segments` configuration is currently only used to configure partitioned rendering, and this is
feature is only about what gets rendered when, Hugo's entire object graph (sites and pages) is
The `segments` configuration is currently only used to configure partitioned rendering.
This feature is only about what gets rendered when, Hugo's entire object graph (sites and pages) is
always available.
{{% /note %}}
@@ -880,10 +880,9 @@ Some use cases for this feature:
* Enable faster builds during development by only rendering a subset of the site.
* Partial rebuilds, e.g. render the home page and the "news section" every hour, render the entire site once a week.
* Render only e.g. the JSON output format to push to e.g. a search index.
[path]: /methods/page/path/
[page language]: /methods/page/language/
[kind]: /getting-started/glossary/#page-kind
[output format]: /getting-started/glossary/#output-format
[type]: /getting-started/glossary/#content-type
[type]: /getting-started/glossary/#content-type