A Gatsby-powered frontend for the Cat Party Brewing blog, which is powered by WordPress.
- Clone this repository.
- Run
yarn install
to download dependencies. - Run
gatsby develop
to start the Gatsby dev environment. - Do stuff!
- To deploy to the live site, push to the GitHub master branch. This will trigger a Gatsby Cloud build and subsequent deploy up to Fastly.