feat: add option to disable image processing (#83)

* feat: add option to disable image processing

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/37

* refactor(list): use article/components/header inside default.html

* refactor: use .Fill for cover image
This commit is contained in:
Jimmy Cai
2020-12-23 21:02:35 +01:00
committed by GitHub
parent 64e06f0beb
commit 2ad65a4c07
8 changed files with 104 additions and 51 deletions
+6
View File
@@ -86,6 +86,12 @@ params:
# Available values: auto, light, dark
default: auto
imageProcessing:
cover:
enabled: true
content:
enabled: true
menu:
main:
- identifier: home