leamsigc
leamsigc
NNuxt
Created by Brian on 2/26/2025 in #❓・help
Nuxt Content in a Nuxt Layers project basic setup help
I will create a basic multi layer project as example and try to replicate the project.
53 replies
NNuxt
Created by Brian on 2/26/2025 in #❓・help
Nuxt Content in a Nuxt Layers project basic setup help
My Bad so let me get the structure correctly. You have a app layer1 layer1 app.vue
53 replies
NNuxt
Created by Brian on 2/26/2025 in #❓・help
Nuxt Content in a Nuxt Layers project basic setup help
53 replies
NNuxt
Created by Brian on 2/26/2025 in #❓・help
Nuxt Content in a Nuxt Layers project basic setup help
that way you can have blog post -> Layer content cotent folder here -> nuxt content need to be handle here as well pages -> Handle content rendering ->Main app -> extend layer
53 replies
NNuxt
Created by Brian on 2/26/2025 in #❓・help
Nuxt Content in a Nuxt Layers project basic setup help
You should handle all thing related to nuxt content in the layer it self then and just extend that on the main app
53 replies
NNuxt
Created by Brian on 2/26/2025 in #❓・help
Nuxt Content in a Nuxt Layers project basic setup help
Question so the nuxt content is in a Nuxt Layer correct ?, if that is the case it seems like you have two content.config.ts one for the layer and one for the main app
53 replies
NNuxt
Created by Brian on 2/26/2025 in #❓・help
Nuxt Content in a Nuxt Layers project basic setup help
53 replies
NNuxt
Created by Brian on 2/26/2025 in #❓・help
Nuxt Content in a Nuxt Layers project basic setup help
This example is using nuxt SEO, if youre not using that module you can remove asSeoCollection and the "(" and end ")"
53 replies
NNuxt
Created by Brian on 2/26/2025 in #❓・help
Nuxt Content in a Nuxt Layers project basic setup help
Here is a example that pick up all md in the content folder https://github.com/leamsigc/nuxt-better-auth-drizzle/blob/main/content.config.ts
53 replies
NNuxt
Created by Brian on 2/26/2025 in #❓・help
Nuxt Content in a Nuxt Layers project basic setup help
What is the content for the content.config.ts for the nuxt content configuration
53 replies
NNuxt
Created by Dog on 1/19/2025 in #❓・help
Actual files not showing with Content v3
can it be that you are missing the where clouse ?
7 replies