Original Repo: https://github.com/pablovila/gatsby-starter-wordpress-community/
Three cheers for Pablo!!! 👏🙌👏🙌👏🙌
Demo: https://cranky-hypatia-4fe7f5.netlify.com/
- Clone and install this repo with
gatsby new fun-stuff https://github.com/n8finch/wp-starter-netlify-local-by-flywheel-demo
(or changefun-stuff
to whatever you want). cd
into itfun-stuff
(or whatever you called it).- In
gatsby-config.js
, changebaseUrl
to the ngrok.io URL (or whatever remote URL you want to use). - Save the file and run
gatsby develop
- Audit your site with
gatsby build
andgatsby serve
. - Push to your own github repo, create a new one here
- Then deploy to netlify.
This starter uses Bulma so you can edit src/style/variables.scss
to customize Bulma variables. purgecss reduces size of bundled css.
- Retrieve WordPress.com posts using gatsby-source-wordpress-plugin
- Bulma styles
- WordPress pages in menu
- Tags page
- Categories page