1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-18 22:05:29 -04:00

stop generating algolia.json (temporarily) & other tidying up

This commit is contained in:
2020-07-20 09:01:12 -04:00
parent 2909e934e7
commit bc03922573
11 changed files with 14 additions and 180 deletions

View File

@@ -41,13 +41,11 @@
# Cache resoures between builds:
# https://github.com/jakejarvis/netlify-plugin-cache
[[plugins]]
package = "@netlify/plugin-local-install-core"
[[plugins]]
package = "./plugins/netlify-plugin-cache"
package = "netlify-plugin-cache"
[plugins.inputs]
paths = ["resources", "public", "_vendor"]
[[plugins]]
package = "netlify-plugin-debug-cache"
# [[plugins]]
# package = "netlify-plugin-debug-cache"
# The most important headers and redirects are specified in the _headers and
# _redirects files generated by Hugo. These are additional custom rules.