modules: update

Also update links and docs
This commit is contained in:
George Cushen
2021-01-23 19:11:34 +00:00
parent 443d5d35ae
commit 6c8ea94485
6 changed files with 21 additions and 28 deletions

View File

@@ -35,6 +35,7 @@ enableEmoji = true
enableRobotsTXT = true
footnotereturnlinkcontents = "<sup>^</sup>"
ignoreFiles = ["\\.ipynb$", ".ipynb_checkpoints$", "\\.Rmd$", "\\.Rmarkdown$", "_cache$"]
disableAliases = true # Disable aliases when `redirects` is added to the `outputs` below.
[permalinks]
# If only creating events which are talks, we can optimize event URLs for talks.
@@ -45,15 +46,8 @@ ignoreFiles = ["\\.ipynb$", ".ipynb_checkpoints$", "\\.Rmd$", "\\.Rmarkdown$", "
publication_types = "/publication-type/:slug/"
[outputs]
home = [ "HTML", "RSS", "JSON", "WebAppManifest" ]
section = [ "HTML", "RSS" ]
[mediaTypes."application/manifest+json"]
suffixes = ["webmanifest"]
[outputFormats.WebAppManifest]
mediaType = "application/manifest+json"
rel = "manifest"
home = ["HTML", "RSS", "JSON", "WebAppManifest", "headers", "redirects"]
section = ["HTML", "RSS"]
# Configure the Markdown renderer.
[markup]
@@ -101,13 +95,9 @@ ignoreFiles = ["\\.ipynb$", ".ipynb_checkpoints$", "\\.Rmd$", "\\.Rmarkdown$", "
name = "categories"
weight = 70.0
[[related.indices]]
name = "authors"
weight = 20.0
# Install Wowchemy
[module]
[[module.imports]]
path = "github.com/wowchemy/wowchemy-hugo-modules/wowchemy"
[[module.imports]]
path = "github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic"
[[module.imports]]
path = "github.com/wowchemy/wowchemy-hugo-modules/wowchemy"