1
0

Updated training
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
2024-04-10 09:42:13 +00:00
parent f8838c2f72
commit 772d79abbb
6 changed files with 92 additions and 19 deletions

View File

@ -11,22 +11,13 @@ hasCJKLanguage: false
defaultContentLanguageInSubdir: false
removePathAccents: true
############################
## MODULES
############################
module:
imports:
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify-cms
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-reveal
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5
############################
## ADVANCED
############################
enableGitInfo: true
summaryLength: 30
paginate: 10000
paginate: 10000
enableEmoji: true
enableRobotsTXT: true
footnotereturnlinkcontents: "<sup>^</sup>"
@ -34,8 +25,8 @@ ignoreFiles: ["\\.ipynb$", ".ipynb_checkpoints$", "\\.Rmd$", "\\.Rmarkdown$", "_
disableAliases: true
outputs:
home: [HTML, RSS, JSON, WebAppManifest]
section: [HTML, RSS]
home: [HTML, WebAppManifest]
section: [HTML]
markup:
defaultMarkdownHandler: goldmark

View File

@ -0,0 +1,9 @@
############################
## HUGO MODULES
## Install or uninstall themes and plugins here.
## Docs: https://gohugo.io/hugo-modules/
############################
imports:
- path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal
- path: github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5