Skip to content

TODO: Update to latest Doks && Hugo #109

@l-zeuch

Description

@l-zeuch

Hugo currently issues two deprecation warnings:

WARN  deprecated: module.mounts.excludeFiles was deprecated in Hugo v0.153.0 and will be removed in a future release. Replaced by the simpler 'files' setting, see https://gohugo.io/configuration/module/#files
WARN  deprecated: css.Sass: libsass was deprecated in Hugo v0.153.0 and will be removed in a future release. Use dartsass instead. See https://gohugo.io/functions/css/sass/#dart-sass

Fixing module.mounts.excludeFiles is on us, should be relatively simple.
Switching to dartsass is upstream's problem and will be in the next release.

A preliminary test to bump the dependencies shows that there are actual panics to resolve (something to do with postcss-purgecss); will have to investigate. Doks' migration guide is not exactly easy to follow when one has somewhat deviated from the "default" configuration.

Resources

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions