Luca Borruto
Luca Borruto
Hi, looking to get my own images working in the `CategoryBanner`, nothing works despite reading the instructions. My `collection.js` look like this : ``` export default [ { image: '/images/collection/1.png',...
Hi, trying to add SendGrid integration but always get this error when sending the login mail: ``` Server error: `POST https://run.chec-integrations.io/int_xxxxxxxxxxx` resulted in a `500 Internal Server Error` response: Integration...
Hey, is it possible to have a `page` as index of the website instead of having all blog `post` listed? I tried to mix `index.js` and `[slug].js` but it's not...
I'm encountering issues with the Okta provider while using Terraformer to generate OAuth and SWA applications (only tested with those for now). The provider seems outdated, and the generated Terraform...