mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
Merge commit 'c494c37a4523fbf2db6274dc87e0877fd5bec24b'
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user