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: about 2 months ago
JSON representation
A port of the Tabor WordPress Theme over to Gatsby
- Host: GitHub
- URL: https://github.com/zgordon/tabor-gatsby-theme
- Owner: zgordon
- Created: 2019-02-25T16:35:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T17:11:57.000Z (about 2 years ago)
- Last Synced: 2024-08-03T16:08:34.037Z (5 months ago)
- Language: CSS
- Size: 1.93 MB
- Stars: 77
- Watchers: 8
- Forks: 23
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gatsby - Tabor
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 :)