0.1.1 ā€¢ Published 4 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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.