Steps to Source ghost
venkatamandala opened this issue · 3 comments
venkatamandala commented
Hi Kevin, i like this theme but i want to connect ghost as source instead of file-system. Are there any steps to do that or do you have a project that sources ghost? Thank you in advance.
nehalist commented
Hey! Sadly there's no documentation on this topic right now. I do plan supporting multiple sources in a future release though.
In case you're trying your own luck and overwriting the gatsby-config.js
and gatsby-node.js
don't forget to "transform" the ghost posts to the current Post
model (since all templates rely on this format).
Conor-Burns commented
Hi :D
is there any ETA on this feature?
nehalist commented
Unfortunately, no, since I currently don't find any time for my open source projects.