/tetsby-wordpress-playground

Prototype for new Tetchi blog using Gatsby

Primary LanguageJavaScriptMIT LicenseMIT

Netlify Status

Tetchi x Gatsby Playground

1. Install plugin for menu

https://wordpress.org/plugins/wp-api-menus/

2. Create an .env file

Create a .env.development file.

Add the following:

GATSBY_WP_BASE_URL=localhost:XXXX
GATSBY_WP_PROTOCOL=http

Add these to through the Settings in Netlify too!