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
- Host: GitHub
- URL: https://github.com/d-sanderson/verge
- Owner: d-sanderson
- License: 0bsd
- Created: 2020-11-15T02:59:22.000Z (over 4 years ago)
- Default Branch: trunk
- Last Pushed: 2020-11-15T07:11:09.000Z (over 4 years ago)
- Last Synced: 2025-01-28T05:14:27.052Z (5 months ago)
- Topics: gatsby, netlify-cms, vinyl-records
- Language: JavaScript
- Homepage: http://verge-vinyl.surge.sh
- Size: 14.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```