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: 6 months ago
JSON representation
A minimalist Gatsby starter for a glossary built with MDX and Theme UI
- Host: GitHub
- URL: https://github.com/johno/gatsby-starter-glossary
- Owner: johno
- Created: 2019-07-27T14:13:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T05:30:56.000Z (over 3 years ago)
- Last Synced: 2025-04-06T19:31:26.639Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/johno/gatsby-theme-glossary
- Size: 3.84 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# gatsby-starter-glossary
A minimalist starter for
[gatsby-theme-glossary](https://github.com/johno/gatsby-theme-glossary).

## Installation
```sh
gatsby new my-glossary johno/gatsby-starter-glossary
cd my-glossary
```
## Usage
```sh
yarn start
```