Skip to content
Snippets Groups Projects
Verified Commit ed2d84ab authored by Daniel Pelsmaeker's avatar Daniel Pelsmaeker
Browse files

Fix Docsy module and remove hugo-cite module

parent 586e58bd
No related merge requests found
theme = "docsy"
baseURL = "https://daic.tudelft.nl/"
title = "DAIC documentation"
......@@ -190,20 +188,13 @@ offlineSearch = true
# hugo module configuration
[module]
proxy = "direct"
# uncomment line below for temporary local development of module
# replacements = "github.com/google/docsy -> ../../docsy"
[module.hugoVersion]
extended = true
min = "0.75.0"
[[module.imports]]
path = "github.com/google/docsy"
disable = false
[[module.imports]]
path = "github.com/google/docsy/dependencies"
disable = false
[[module.imports]]
path = "github.com/loup-brun/hugo-cite"
disable = false
[[module.imports]]
path = "github.com/google/docsy"
version = "v0.10.0"
disable = false
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment