Imed Adel

Results 10 comments of Imed Adel

Do you mean the header/hero/thumbnail? If that's the case, then you can add a `thumbnail` field to the frontmatter, and probably a `layout` field too in which the user specifies...

Oh, I see. Well, if you do not want to use HTML in Markdown, you can use `gatsby-remark-custom-blocks`.

hey @developit, I wanted to offload some functions to a worker and I was thinking if this 👇 solution is good enough? (the alternative is using those postMessage thingies by...

@developit I love workerize(-loader)! But it didn't play well with Next.js, so I ended up using `worker-plugin` (which is also by you? :o) along with `comlink`. So, I guess, if...

I needed to import the AWS SDK, that's why it wasn't an option :( PS. If anyone needs to bundle web workers in Next.js, use Parcel (microbundle had a babel-related...

Hello @aceyoung9, thanks for the changes 😊. I am going to update this starter, so these changes might become irrelevant in the new version. Sorry for the very late answer,...

Hello @robert-bo-davis, thank you for the changes 😊. Gatsby Link offers the ability to style the current page differently, I'll be updating the starter very soon to fix this issue....

Ah yeah, no problem, I'm not maintaining the package. How do I transfer a name? :)

I just sent an invitation! Make sure to remove me as a maintainer once you accept it :)