Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/zgordon/tabor-gatsby-theme

A port of the Tabor WordPress Theme over to Gatsby
https://github.com/zgordon/tabor-gatsby-theme

Last synced: 3 months ago
JSON representation

A port of the Tabor WordPress Theme over to Gatsby

Lists

README

        

# Tabor Gatsby Theme
A port of the Tabor WordPress Theme over to Gatsby

## Demo
Checkout the [Tabor Theme Demo](https://tabor-gatsby-theme.netlify.com/) 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 :)