Hugo Richard

Results 59 comments of 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 😬 ![CleanShot 2025-05-11 at 22 18 34](https://github.com/user-attachments/assets/1ea65bb4-b42e-4c65-8299-8359e9bff01a)

@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? ![Image](https://github.com/user-attachments/assets/bcfdad2b-c58e-4a57-b55f-9e2c11664bdc) ![Image](https://github.com/user-attachments/assets/7c04fafa-1dba-468b-941e-16057b257861)

> ### 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...