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

Hugo v0.121.1: fix warnings #578

Closed
wants to merge 1 commit into from
Closed

Conversation

deining
Copy link
Contributor

@deining deining commented Dec 23, 2023

When building the example site with latest hugo version v0.121.1, several warnings are issued.

WARN  Page '/overview/configuration/' not found in 'posts/migrate-from-jekyll.md'
WARN  Page '/layout/templates/' not found in 'posts/migrate-from-jekyll.md'
WARN  Page '/doc/shortcodes/' not found in 'posts/migrate-from-jekyll.md'
WARN  Page '/layout/variables' not found in 'posts/goisforlovers.md'
WARN  Page '/layout/functions' not found in 'posts/goisforlovers.md'
WARN  Page '/content/front-matter' not found in 'posts/goisforlovers.md'
WARN  Expand shortcode is deprecated. Use 'details' instead.

This PR fixes all these warnings except for the warning concerning the expand shortcode.

@alex-shpak
Copy link
Owner

Hi!
Thanks for the PR, tho, I left these warning intentionally to show work of BookPortableLinks param :)

@alex-shpak alex-shpak closed this Feb 17, 2024
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.

None yet

2 participants