/tabor-gatsby-theme

A port of the Tabor WordPress Theme over to Gatsby

Primary LanguageCSS

Tabor Gatsby Theme

A port of the Tabor WordPress Theme over to Gatsby

Demo

Checkout the Tabor Theme Demo to see what the site looks like in action.

How to use this repo

# Clone the repo
git clone https://github.com/zgordon/tabor-gatsby-theme.git

# Move into the new directory
cd tabor-gatsby-theme

# Install dependencies
yarn

# Start the site on http://localhost:8000
yarn workspace site develop

For Help

Please open an issue if you find one, this is a V1 and work in progress :)