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-glossary

A minimalist Gatsby starter for a glossary built with MDX and Theme UI
https://github.com/johno/gatsby-starter-glossary

Last synced: about 2 months ago
JSON representation

A minimalist Gatsby starter for a glossary built with MDX and Theme UI

Awesome Lists containing this project

README

        

# gatsby-starter-glossary

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

![image](https://user-images.githubusercontent.com/1424573/62055530-04ea6300-b1d9-11e9-9800-75c41798bedf.png)

## Installation

```sh
gatsby new my-glossary johno/gatsby-starter-glossary
cd my-glossary
```

## Usage

```sh
yarn start
```