gatsby-netlify-cms-example icon indicating copy to clipboard operation
gatsby-netlify-cms-example copied to clipboard

Extend blog data with an image

Open 0x80 opened this issue 5 years ago • 3 comments

Since the configuration for using images with Gatsby + Netlify CMS is not easy or straightforward, I think it would help a lot of people if the example included the use of images.

For example I had my assets folder combined with my markdown files in the root of my project, but for the admin interface to display the images the original (uploaded) images files need to be located in the gatsby static folder otherwise they can't be served. But this also means you need to configure the static folder to be picked up by the gatsby-source-filesystem plugin. Things like that...

0x80 avatar Mar 12 '19 18:03 0x80

Definitely - are you up for opening a PR for that? Happy to support for sure.

erquhart avatar Mar 25 '19 20:03 erquhart

@erquhart I don't think I'll manage to create a PR any time soon

0x80 avatar Apr 05 '19 07:04 0x80

I'll leave it open in case someone is up to it 👍 Thanks for raising!

erquhart avatar Apr 10 '19 18:04 erquhart