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

https://github.com/d-sanderson/verge

create your own virtual vinyl collection with NetlifyCMS and Gatsby
https://github.com/d-sanderson/verge

gatsby netlify-cms vinyl-records

Last synced: 3 months ago
JSON representation

create your own virtual vinyl collection with NetlifyCMS and Gatsby

Awesome Lists containing this project

README

        

1. **Quick Start.**

Navigate into your new site’s directory and start it up.

```shell
git clone verge
yarn
gatsby develop

to use cms,
change config.yml file to point to your forked or cloned repo.
NETLIFY CMS: localhost:8000/admin


```