Gatsby iubenda plugin

Based on what I read here, installing the plugin and setting it in the gatsby-config.js file is simple.
But now how do I use it with Ghost?

https://www.gatsbyjs.org/packages/gatsby-source-iubenda/

You would need to use the source plugin for Ghost: gatsby-source-ghost | Gatsby

This way you are able to fetch the data from your Ghost installation.

You can see the source plugin in action with our Gatsby Starter: GitHub - TryGhost/gatsby-starter-ghost: A starter template to build lightning fast websites with Ghost & Gatsby

Do you mean that I don’t have to use the gatsby-source-iubenda but i have to fetch the data directly from my main installation?

It is not very clear to me looking at ghost-starter.

is it possible a small example on how to fetch my data of iubenda to visualize them with gatsby?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.