Share your stack...I'd love to see what you use the most in combo with Gatsby
February 13, 2019 at 12:43pmShare your stack...I'd love to see what you use the most in combo with Gatsby
February 13, 2019 at 12:43pmFebruary 15, 2019 at 8:41pm
February 19, 2019 at 5:47pm
February 25, 2019 at 10:57am
this is my actual favorite .... though I tend to use dato cms instead of contentful every now and them
Do you load the script to use their api on the front? Or you use another method?
Gatsby + WordPress + WPGraphQL
https://github.com/wp-graphql/gatsby-wpgraphql-blog-example
Uses WPGraphQL (GraphQL API for WordPress) as the source, pulling data from WordPress. Faster than using
gatsby-source-wordpress
which wraps the WordPress REST APIFebruary 26, 2019 at 7:13am
February 27, 2019 at 10:50am
Gatsby + Material UI + Netlify CMS (Editorial work flow enabled) + Netlify
This guy is on to something.
yea, i'm working on a source plugin : https://github.com/ohkaiju/gatsby-source-trello-board. I take some lists in a Trello Board, one card defines one post for a blog with content in markdown and images processed with gatsby-image. I do have an example (see post above o/ ) with some random text & unsplash pictures
February 28, 2019 at 6:54am
March 1, 2019 at 10:15am
Hey , can I ask how you find working with Cockpit and Gatsby? Is it possible to re-order posts for example? I'm trying to decide which CMS I should use for my first site.
March 3, 2019 at 10:57am
March 4, 2019 at 1:49pm
Seems like this is curently under way. See here: https://github.com/fikaproductions/fika-gatsby-source-cockpit/issues/4
March 4, 2019 at 8:43pm
March 5, 2019 at 5:07am