https://github.com/johno/gatsby-starter-documentation-tomato
A minimalist starter for gatsby-theme-documentation
https://github.com/johno/gatsby-starter-documentation-tomato
Last synced: 4 months ago
JSON representation
A minimalist starter for gatsby-theme-documentation
- Host: GitHub
- URL: https://github.com/johno/gatsby-starter-documentation-tomato
- Owner: johno
- Created: 2019-07-18T16:05:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:55:15.000Z (over 3 years ago)
- Last Synced: 2025-04-22T23:45:45.716Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/johno/gatsby-theme-documentation
- Size: 2.93 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# gatsby-starter-documentation-tomato
A minimalist starter for
[gatsby-theme-documentation](https://github.com/johno/gatsby-theme-documentation).

## Installation
```sh
gatsby new my-docs-site johno/gatsby-starter-documentation-tomato
cd my-docs-site
```
## Usage
```sh
yarn start
```