mirror of
https://github.com/foo-dogsquared/hugo-theme-more-contentful.git
synced 2025-01-31 04:58:14 +00:00
cc4547437d
The Hugo theme will also generate a counterpart system theme if there's only one system theme given. Though, it isn't perfect so the release will not happen for a while. I'll look into generating a color palette with HSLuv to see if it can be improved.
16 lines
403 B
TOML
16 lines
403 B
TOML
[module]
|
|
[module.hugoVersion]
|
|
extended = true
|
|
min = "0.95.0"
|
|
|
|
[[module.imports]]
|
|
path = "github.com/foo-dogsquared/hugo-theme-contentful"
|
|
[[module.imports]]
|
|
path = "github.com/foo-dogsquared/hugo-mod-simple-icons"
|
|
[[module.imports]]
|
|
path="github.com/refactoringui/heroicons"
|
|
[[module.imports.mounts]]
|
|
source = "optimized"
|
|
target = "assets/svg/heroicons"
|
|
|