mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Update configuration.md
This commit is contained in:
committed by
GitHub
parent
3d1cd33836
commit
dc1fe44053
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user