Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Newer Docsy Theme No Longer Compatible with Hugo #127

Open
1 task done
adambkaplan opened this issue Sep 13, 2024 · 1 comment
Open
1 task done

[BUG] Newer Docsy Theme No Longer Compatible with Hugo #127

adambkaplan opened this issue Sep 13, 2024 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@adambkaplan
Copy link
Member

adambkaplan commented Sep 13, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Kubernetes Version

N/A

Shipwright Version

N/A

Current Behavior

In #115, the build step for the website on Netlify is failing with the following:

4:08:22 AM: WARN 2024/09/05 08:08:22 Module "docsy" is not compatible with this Hugo version; run "hugo mod graph" for more information.

The docsy theme was updated as part of this PR - unclear if we need a corresponding update to hugo as specified in netlify.toml.

Expected Behavior

Deploys should succeed.

Steps To Reproduce

No response

Anything else?

No response

@adambkaplan adambkaplan added the kind/bug Categorizes issue or PR as related to a bug. label Sep 13, 2024
@adambkaplan adambkaplan changed the title [BUG] Docsy Theme No Longer Compatible with Hugo [BUG] Newer Docsy Theme No Longer Compatible with Hugo Sep 13, 2024
@avinal
Copy link

avinal commented Sep 16, 2024

More context:
We are still using Hugo version 0.99.1 which is too old

HUGO_VERSION="0.99.1"

Docsy recommmednds min 0.110.0

https://github.com/google/docsy/blob/7951194954708d7cc992e3540c8fc823cc99a953/theme.toml#L9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
Status: No status
Development

No branches or pull requests

2 participants