theme: update to v4.2.4 - add support for Hugo v0.55.2+
This commit is contained in:
parent
a881ce8e29
commit
8417f57a52
@ -40,7 +40,6 @@ paginate = 10 # Number of items per page in paginated lists.
|
|||||||
enableEmoji = true
|
enableEmoji = true
|
||||||
footnotereturnlinkcontents = "<sup>^</sup>"
|
footnotereturnlinkcontents = "<sup>^</sup>"
|
||||||
ignoreFiles = ["\\.ipynb$", ".ipynb_checkpoints$", "\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
|
ignoreFiles = ["\\.ipynb$", ".ipynb_checkpoints$", "\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
|
||||||
preserveTaxonomyNames = true
|
|
||||||
|
|
||||||
[outputs]
|
[outputs]
|
||||||
home = [ "HTML", "CSS", "RSS", "JSON" ]
|
home = [ "HTML", "CSS", "RSS", "JSON" ]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
publish = "public"
|
publish = "public"
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
HUGO_VERSION = "0.53"
|
HUGO_VERSION = "0.55.2"
|
||||||
HUGO_ENABLEGITINFO = "true"
|
HUGO_ENABLEGITINFO = "true"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 01114416aaaafd61022c79deca445b1ca8bd70f7
|
Subproject commit c2b4586f5297a5c57995c3082f99129949677967
|
Loading…
Reference in New Issue
Block a user