gatsby-starter-wordpress-graphql
gatsby-starter-wordpress-graphql copied to clipboard
A bare-bones Gatsby starter powered WordPress and WPGraphQL!
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...
This is still a Work In Progress ## Description Add StorybookJS to Gatsby Starter, this is still a **Work In Progress** not sure if it suits for master at the...
Need to be able to display and process Gravity Forms. Kellen suggested we try: https://www.npmjs.com/package/gatsby-source-gravityforms The [WPGraphQL source plugin](https://github.com/harness-software/wp-graphql-gravity-forms) and a sample form is setup on Lab. Also, there is...
Algolia has a free search tier, and is React friendly. Could this be an option?
The crew at Northstack figured this out using Apollo... https://github.com/northstack/gatsby-wordpress-twenty-nineteen/blob/master/src/components/comment-list.js
I'd be really great if we could leverage Yoast (or other SEO plugins). I found this on Github, https://github.com/ashhitch/wp-graphql-yoast-seo This [WordPress plugin](https://github.com/ashhitch/wp-graphql-yoast-seo) is installed on the [demo content source](https://gatsby.wdslab.com/2019/08/30/hello-world/)
Gatsby plugin: https://www.gatsbyjs.org/packages/gatsby-plugin-feed/
Closes #23 ## Description Adds RSS feed support. ## Screenshot TBD ## Steps for testing TBD
Because [Gatsby Themes](https://www.gatsbyjs.org/docs/themes/what-are-gatsby-themes/) are 🎉!
I'm on the fence. I don't want to re-create another default WordPress theme (that's been done!), but I wouldn't mind following the bare-bones markup in [Automattic's _s](https://github.com/Automattic/_s). This could then...