You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hugo 0.123.0 comes with a rewritten core and some breaking changes -- and some bugs (there are 5 patch release of 0.123 as of the time of writing). But it's not all bad news: the new core promises quicker build times for large sites, among other performance and feature improvements.
But, I'm unable to build Docsy and it's User Guide properly yet using Hugo 0.123, so I'd suggest we wait until that is resolved before we upgrade for OTel.io --> Docsy has been upgraded via google/docsy#1877.
Hugo 0.123.0 comes with a rewritten core and some breaking changes -- and some bugs (there are 5 patch release of 0.123 as of the time of writing). But it's not all bad news: the new core promises quicker build times for large sites, among other performance and feature improvements.
But, I'm unable to build Docsy and it's User Guide properly yet using Hugo 0.123, so I'd suggest we wait until that is resolved before we upgrade for OTel.io--> Docsy has been upgraded via google/docsy#1877.Bugs impacting the website:
Differences in Hugo behavior:
References:
Check for diffs using one of:
$ (cd public && git diff -bw --ignore-blank-lines -I 'Hugo 0.12|navbar-dark|theme="dark"|code.jquery|sha512-|<img |var params =|class="text-') | grep ^diff | grep -vE '_print|\.xml$' | head