Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@brendantang/gatsby-starter-with-cms

brendantang13MIT0.1.1

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.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.