0.1.1 • Published 5 years ago

@brendantang/gatsby-starter-with-cms v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

A tiny Gatsby starter with netlify-cms and not much else

Usage

gatsby new <directory> https://github.com/brendantang/starter

  • edit static/admin/config.yml to connect netlify-cms to your backend
  • directly edit markdown files in content or 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.