Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johno/gatsby-starter-documentation-dark

A minimalist starter for gatsby-theme-documentation
https://github.com/johno/gatsby-starter-documentation-dark

Last synced: about 1 month ago
JSON representation

A minimalist starter for gatsby-theme-documentation

Awesome Lists containing this project

README

        

# gatsby-starter-documentation-dark

A minimalist dark-mode starter for
[gatsby-theme-documentation](https://github.com/johno/gatsby-theme-documentation).

![image](https://user-images.githubusercontent.com/1424573/61088582-eec95e00-a3f5-11e9-8931-b310fcc8b92c.png)

## Installation

```sh
gatsby new my-docs-site johno/gatsby-starter-documentation-dark
cd my-docs-site
```

## Usage

```sh
yarn start
```