Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johno/gatsby-starter-documentation
A minimalist starter for gatsby-theme-documentation
https://github.com/johno/gatsby-starter-documentation
Last synced: about 1 month ago
JSON representation
A minimalist starter for gatsby-theme-documentation
- Host: GitHub
- URL: https://github.com/johno/gatsby-starter-documentation
- Owner: johno
- Created: 2019-07-11T21:25:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:54:27.000Z (about 2 years ago)
- Last Synced: 2024-11-01T19:02:49.377Z (3 months ago)
- Language: JavaScript
- Homepage: https://github.com/johno/gatsby-theme-documentation
- Size: 2.74 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# gatsby-starter-documentation
A minimalist starter for
[gatsby-theme-documentation](https://github.com/johno/gatsby-theme-documentation).![image](https://user-images.githubusercontent.com/1424573/61085901-ace8e980-a3ee-11e9-84d2-45acbb200fea.png)
## Installation
```sh
gatsby new my-docs-site johno/gatsby-starter-documentation
cd my-docs-site
```## Usage
```sh
yarn start
```