Hugo Richard
Hugo Richard
Indeed it shouldn't 🤔 I just pushed a version without the hard-coding dependencies
> @HugoRCD Does this work with the `useAppConfig` composable imported from `#imports` defined in `stubs.ts`? This doesn't work 😬 
@pi0 I'm really sorry, I've had a lot of work to do and I haven't had the time to work on it yet. I have to fix the integration between...
> I just pushed to fix the content config @HugoRCD Nice 🙌 I'm going to take a look at the UI part then!
> Thanks @HugoRCD @atinux ❤️ Initial migration is working (somehow acceptable state haha) -- feel free to ament and update in the future! 🙌 Congrats on the rest of the...
> Thanks for PR. this website is not highest priority at the moment and likely many things have to be reworked later.. > > If you have time to help...
@biroplane @Rednas83 You can do a few things like that: ```typescript const { data: navigation } = await useAsyncData('navigation', () => { return Promise.all([ queryCollectionNavigation('docs'), queryCollectionNavigation('blog') ]) }, { transform:...
@amondnet I can't see what really changes between using the plugin or just connecting the MCP server, the only thing I see is that you add instructions via a .MD...
@maximepvrt This doesn't suit you?  
> ### Error Message and Logs > I love the idea of Coolify, but I've been struggling with constant issues, I believe with the proxy. I have a fairly simple...