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
first and foremost, thank you for your theme, it proofed to be the ideal one for my website.
However I have a few issues, extending it with support for multiple languages:
hugo v0.139.4-3afe91d4b1b069abbedd6a96ed755b1e12581dfe+extended linux/amd64 BuildDate=2024-12-09T17:45:23Z VendorInfo=gohugoio
WARN Raw HTML omitted while rendering "/home/sven/test/hugo-multilingual-example/content/post/markdown-cheatsheet.en.md"; see https://gohugo.io/getting-started/configuration-markup/#rendererunsafe
You can suppress this warning by adding the following to your site configuration:
ignoreLogs = ['warning-goldmark-raw-html']
WARN Raw HTML omitted while rendering "/home/sven/test/hugo-multilingual-example/content/post/markdown-cheatsheet.fr.md"; see https://gohugo.io/getting-started/configuration-markup/#rendererunsafe
You can suppress this warning by adding the following to your site configuration:
ignoreLogs = ['warning-goldmark-raw-html']
Hi Alex,
first and foremost, thank you for your theme, it proofed to be the ideal one for my website.
However I have a few issues, extending it with support for multiple languages:
I tried to run this minimal example from rayjolt https://github.com/rayjolt/hugo-multilingual-example
and tried it to run with the book theme, but got no real output so far...
Below the log file:
hugo v0.139.4-3afe91d4b1b069abbedd6a96ed755b1e12581dfe+extended linux/amd64 BuildDate=2024-12-09T17:45:23Z VendorInfo=gohugoio
WARN Raw HTML omitted while rendering "/home/sven/test/hugo-multilingual-example/content/post/markdown-cheatsheet.en.md"; see https://gohugo.io/getting-started/configuration-markup/#rendererunsafe
You can suppress this warning by adding the following to your site configuration:
ignoreLogs = ['warning-goldmark-raw-html']
WARN Raw HTML omitted while rendering "/home/sven/test/hugo-multilingual-example/content/post/markdown-cheatsheet.fr.md"; see https://gohugo.io/getting-started/configuration-markup/#rendererunsafe
You can suppress this warning by adding the following to your site configuration:
ignoreLogs = ['warning-goldmark-raw-html']
-------------------+----+-----
Pages | 86 | 78
Paginator pages | 2 | 2
Non-page files | 0 | 0
Static files | 82 | 82
Processed images | 0 | 0
Aliases | 34 | 30
Cleaned | 0 | 0
The text was updated successfully, but these errors were encountered: