Merge commit 'c494c37a4523fbf2db6274dc87e0877fd5bec24b'

This commit is contained in:
Bjørn Erik Pedersen
2020-03-31 22:11:54 +02:00
18 changed files with 117 additions and 118 deletions

View File

@@ -515,7 +515,7 @@ dir = ":cacheDir/modules"
maxAge = -1
```
You can override any of these cache setting in your own `config.toml`.
You can override any of these cache settings in your own `config.toml`.
### The keywords explained

View File

@@ -71,6 +71,9 @@ used by Hugo when generating your website. You can write these files in YAML, JS
From **Hugo 0.31** you can have multiple static directories.
{{% /note %}}
resources
: Caches some files to speed up generation. Can be also used by template authors to distribute built SASS files, so you don't have to have the preprocessor installed. Note: resources directory is not created by default.
[archetypes]: /content-management/archetypes/
[configuration directives]: /getting-started/configuration/#all-variables-yaml