|
|
|
|
|
|
|
|
HUGO_BASEURL = "/" |
|
|
HUGO_BASEURL = "/" |
|
|
|
|
|
|
|
|
[[plugins]] |
|
|
[[plugins]] |
|
|
package = "netlify-plugin-hashfiles" |
|
|
|
|
|
|
|
|
|
|
|
[plugins.inputs] |
|
|
|
|
|
# An array of glob patterns for pages on your site. Recursive traversal will start from these |
|
|
|
|
|
entryPoints = [ |
|
|
|
|
|
"*.html" |
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
# Directory where content-addressable files are moved and immutable cache-headers are set |
|
|
|
|
|
staticDir = "/static/" |
|
|
|
|
|
|
|
|
package = "netlify-plugin-hugo-cache-resources" |
|
|
|
|
|
|
|
|
[[plugins]] |
|
|
[[plugins]] |
|
|
package = "netlify-plugin-is-website-vulnerable" |
|
|
package = "netlify-plugin-is-website-vulnerable" |