Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/johno/gatsby-starter-glossary
- Owner: johno
- Created: 2019-07-27T14:13:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T05:30:56.000Z (about 2 years ago)
- Last Synced: 2024-11-01T19:02:52.591Z (3 months ago)
- Language: JavaScript
- Homepage: https://github.com/johno/gatsby-theme-glossary
- Size: 3.84 MB
- Stars: 3
- Watchers: 3
- 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).![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
```