https://github.com/johno/gatsby-starter-tosh
A blog starter for the Tosh Gatsby Theme
https://github.com/johno/gatsby-starter-tosh
Last synced: 4 months ago
JSON representation
A blog starter for the Tosh Gatsby Theme
- Host: GitHub
- URL: https://github.com/johno/gatsby-starter-tosh
- Owner: johno
- Created: 2019-08-04T16:35:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:21:52.000Z (over 3 years ago)
- Last Synced: 2025-06-02T06:07:26.883Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/johno/gatsby-theme-tosh
- Size: 1.98 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# gatsby-starter-tosh
## Installation
```sh
yarn
```
## Develop
```sh
yarn start
```
## Build
```sh
yarn build
```