Simon Vrachliotis

Results 17 comments of Simon Vrachliotis

+1 on this - CraftCMS here and trying to have the `{{siteUrl}}assets/css/bundle.css` path :)

Definitely not sure at this point - will do some investigation. I agree this concurrent thing is not the preferred way of doing it 😅

Hi! No project to port to React native at the moment. To be able to run the `index.html` file without running a server, you will first need to `build` the...

Any news on that end? I have made 2 themes for ThemeForest - the first one got accepted and the settings went through nicely, but for the second theme, the...

Collating this in https://github.com/Thinkmill/keystatic/issues/1080

Hey friends! After asking the question about nested collections and assets in the Astro Discord, I was pointed to this solution: Define a path alias in your `tsconfig.json` like so:...

Hey! I am not able to reproduce this issue — I can create a new Astro + Keystatic project and have a top-level `[lang]` dynamic segment, but the `/keystatic` route...

I've created an issue where I'll collate the numerous requests around i18n support in Keystatic — this should help justify carving some time to look into a first-party solution. https://github.com/Thinkmill/keystatic/issues/1080

Collating this in https://github.com/Thinkmill/keystatic/issues/1080

I see how this can create problems. Not sure about storing an empty string though, because the `image` field stores a reference to an image it stores on your file...