Dante
Dante
NNuxt
Created by Dante on 4/24/2025 in #❓・help
Where do other folders go if I have changed the root directory
@kapa.ai a follow up question For my middleware folder in src will I need to make changes in my nuxt.cofig
19 replies
NNuxt
Created by Dante on 4/24/2025 in #❓・help
Where do other folders go if I have changed the root directory
@kapa.ai Another question, if I add the imports to my nuxt config, how would I then use the file in my data folder @kapa.ai
19 replies
NNuxt
Created by Dante on 4/24/2025 in #❓・help
Where do other folders go if I have changed the root directory
Alright @kapa.ai , I think I understand. Could you help me configure my data directory? I want it in src
19 replies
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[Solved] Local Fonts Not Working
No starter, a blank project so I could learn piece by piece
20 replies
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[Solved] Local Fonts Not Working
It did thank you
20 replies
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[Solved] Local Fonts Not Working
Alright, I think I will do that instead, thank you
20 replies
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[Solved] Local Fonts Not Working
That makes no sense to me though... Shouldn't public always be a top-level directory? Is there a way I can point nuxt point to where the public directory is? I just don't personally don't feel comfortable having public in the src directory..
20 replies
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[Solved] Local Fonts Not Working
I did share the link, but here https://github.com/Psypher1/nuxt-explore My question is how I get files in the public to get recognised in the project
20 replies
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[Solved] Local Fonts Not Working
I continued on and from what I can gather, nuxt is having issues with items in my public folder I added some images in public/images/ amd is tells me the files don't exist
<img src="/images/hero.png />
<img src="/images/hero.png />
20 replies
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[Solved] Local Fonts Not Working
That's odd, I didn't make it private Here it is again https://github.com/Psypher1/nuxt-explore Not available you say? I thought I could use actual font files, like I do elsewhere? using google fonts helper to get the woff files in my project
20 replies