@brendantang/gatsby-starter-with-cms
v0.1.1
Published
A barebones gatsby starter with netlify-cms and not much else
Readme
A tiny Gatsby starter with netlify-cms and not much else
Usage
gatsby new <directory> https://github.com/brendantang/starter
- edit
static/admin/config.ymlto connect netlify-cms to your backend - directly edit markdown files in
contentor log in to cms at/admin
🚧 I use /content to contain all the files used for netlify-cms "collections," and not gatsby's src/pages directory.🚧
By default netlify-cms only has one collection, sections, and the whole site is styled using github-markdown-css.
