A port of the Tabor WordPress Theme over to Gatsby
Checkout the Tabor Theme Demo to see what the site looks like in action.
# 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
Please open an issue if you find one, this is a V1 and work in progress :)