Blouflash
Blouflash
Explore posts from servers
NNuxt
Created by Blouflash on 11/13/2024 in #❓・help
shared dir in Nuxt 4
Where should i put my shared folder that got implemented in Nuxt 3.14 in Nuxt 4. I get errors in the server that it cant find it.
4 replies
NNuxt
Created by Blouflash on 11/11/2024 in #❓・help
Nuxt get Site Url
Is this the correct way to et the site url / set the ogImage url?
ogImage: new URL('/obsidianstake.svg', nuxtApp.$nuxtSiteConfig.url).toString(),
ogImage: new URL('/obsidianstake.svg', nuxtApp.$nuxtSiteConfig.url).toString(),
8 replies
NNuxt
Created by Blouflash on 11/10/2024 in #❓・help
Empty nuxt-content-urls.json
I am using nuxt/content together with nuxt/sitemap to generate a xml file with all routes. However the content routes are not included in the sitemap s I debugged the sitemap and found out that the endpoint to fetch the sitemap for the content directory is returning an empty array even tho I have content pages.
8 replies
NNuxt
Created by Blouflash on 6/4/2023 in #❓・help
i18n Module Prerender fails
5 replies