issues
search
google
/
docsy
A set of Hugo doc templates for launching open source content.
https://docsy.dev
Apache License 2.0
2.62k
stars
904
forks
source link
Upgrade Hugo and merge optional deps into dev
#2125
Closed
chalin
closed
6 days ago
chalin
commented
6 days ago
Contributes to #2122
Folds
optionalDependencies
into
devDependencies
to address issue reported in
https://github.com/google/docsy/issues/2122#issuecomment-2470428578
Note that I'm going to leave the GH workflows as they are, installing the full set of NPM packages. We can optimize later.
Hugo upgraded to 0.138.0. There are no changes to the generated site files, other than the Hugo version ID.
optionalDependencies
intodevDependencies
to address issue reported in https://github.com/google/docsy/issues/2122#issuecomment-2470428578 Note that I'm going to leave the GH workflows as they are, installing the full set of NPM packages. We can optimize later.