gatsby-theme-hyde

gatsby-theme-hyde

Workspace for gatsby-theme-hyde — port of the classic Jekyll theme to Gatsby

Gatsby

gatsby-theme-hyde

Create a site from the starter

gatsby new new-blog https://github.com/KyleAMathews/gatsby-starter-theme-hyde
cd new-blog
gatsby develop

Structure

The theme is in the gatsby-theme-hyde directory.

The starter is in the starter directory.

You can run the starter and develop on the theme by running:

yarn workspace starter develop