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

Add new tools documentation and update menu structure for analysis and acquisition tools #16

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bendichter
Copy link
Contributor

@bendichter bendichter commented Jan 14, 2025

Courtesy of Cline

@oruebel
Copy link
Contributor

oruebel commented Jan 16, 2025

When I try to build this PR on my machine the menu looks wrong:

Screen Shot 2025-01-16 at 9 31 41 AM

Is this how it should look or is this due to build errors on my system? I see a few deprecation messages with hugo, but I'm not sure whether those are related.

With hugo serve I see the following deprecation message:

ERROR deprecated: site config key paginate was deprecated in Hugo v0.128.0 and will be removed in Hugo 0.142.0. Use pagination.pagerSize instead.

And hugo build should the following additional deprecation error:

ERROR deprecated: resources.PostCSS was deprecated in Hugo v0.128.0 and will be removed in Hugo 0.142.0. Use css.PostCSS instead.

My hugo version is v0.141.0+extended+withdeploy darwin/arm64 BuildDate=2025-01-16T13:11:18Z VendorInfo=brew so this should be the latest version and I install postcss via npm i -D postcss postcss-cli autoprefixer per the instuctions here https://gohugo.io/functions/css/postcss/ . I think we may need to add a postcss.config.js to the project to fix this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants