Skip to content

kevinolsson/barebones-netlify-cms-react-starter

Repository files navigation

Barebones Netlify CMS + React Starter

Deploy to Netlify

Do note that this is a stripped down and modified version of Jinksi/Netlify CMS + React Starter - Do check his Jinksi's repo out as he explains everything in a much better fashion.

Barebone starter point for creating JAMstack sites with Netlify CMS. Ideal for someone who is:

  • Accustomed to working with create-react-app
  • Not interested in dealing with Gatsby or Preact

So how does this repo differ?

  • Stripped down to almost nothing. Sometimes when starting a new project, you just want the bare minimum. This repo aims to achieve that.
  • Modified to use ContextProviders for accessing data. There are a few examples in the components I've created.
  • Probably am not following best-practices. Then again, there's barely anything there.
  • The admin end of this repo has no preview at the moment. That means that when writing posts / pages, you will get an unstructured and unstyled output as your preview instead of something nice.

Todo

  • Rewrite some of Jinksis component to into functional components.
  • Further remove dependencies that I don't need / can be achieved with my own code.
  • Preview for your pages and post.

Relevant Links

About

A stripped down and modified version of Jinksi's Netlify CMS + React Starter repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published