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

Fix error when running example site with latest hugo version 0.143.0 #215

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deining
Copy link

@deining deining commented Jan 26, 2025

When running the example site with latest hugo version 0.142.0, an error is thrown:

ERROR The "tweet" shortcode requires two named parameters: user and id. See "/home/andreas/hugo-profile/exampleSite/content/blogs/rich-content.md:32:1"

This PR fixes that error. This PR fixes some other warnings, too.
This PR closes #217.

@deining deining force-pushed the fix-error branch 2 times, most recently from e99e9a9 to 02168c7 Compare January 26, 2025 11:30
@sourabhdeshmukh
Copy link

sourabhdeshmukh commented Feb 3, 2025

Hi @deining Could you please link issue #217 with this PR. And assign @gurusabarish to review the PR.

@deining
Copy link
Author

deining commented Feb 3, 2025

Hi @deining Could you please link issue #217 with this PR.

Done.

And assign @gurusabarish to review the PR.

Sorry, but I don't have sufficient rights for that (only collaborators are allowed to assign issues).

@deining deining changed the title Fix error when running example site with latest hugo version 0.142.0 Fix error when running example site with latest hugo version 0.143.0 Feb 3, 2025
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.

ERROR building site locally due Deprecations in shortcode and config file issue in latest hugo v0.143.0
2 participants