A lot of people use Apostrophe as a headless CMS and Gatsby is super popular as a static site builder. So we have built a Gatsby source plugin to make Apostrophe 3 content data available in Gatsby GraphQL queries.
We are currently in a beta phase of this plugin for ApostropheCMS 3 which includes the ability to name piece types to make available in queries and access to page data (including rendered HTML) in queries. Up next, we'll also make area fields return as rendered HTML instead of complex and deep data objects, making those easier to use.
There are some other planned features listed in the README. If you have thoughts on this, or have helpful experience with Gatsby to share, please let us know.
README: https://github.com/apostrophecms...
TUTORIAL Part 1: https://apostrophecms.com/blog/b...
TUTORIAL Part 2: https://apostrophecms.com/blog/b...
Replies
Apostrophe Starter Kits