Awesome
Twenty Nineteen Gatsby Theme
A port of the Twenty Nineteen WordPress Theme over to Gatsby. Check out the demo site.
This repo contains the source code for a site using the above Gatsby theme.
How to use this repo
# Clone the repo
git clone https://github.com/zgordon/twentynineteen-gatsby-theme.git
# Move into the new directory
cd twentynineteen-gatsby-theme
# Install dependencies
yarn
# Start the site on http://localhost:8000
yarn start
If this is your first time using Yarn workspaces, check out the docs.
Links and further reading
- https://gatsbywpthemes.com/
- https://www.gatsbyjs.org/blog/2018-11-11-introducing-gatsby-themes/
- https://javascriptforwp.com/porting-the-twenty-nineteen-wordpress-theme-to-gatsby/
- https://wordpress.tv/2018/02/26/jason-bahl-wpgraphql-interacting-with-wordpress-data-in-a-new-way/