Skip to content
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 1.23 KB

README.md

File metadata and controls

12 lines (7 loc) · 1.23 KB

⚠ DEPRECATED - NOT RECOMMENDED FOR USE ⚠

This boilerplate uses an older version of Nuxt and some now-unnecessary techniques, like loading content into a Vuex store. I recommend using @nuxt/content instead. Check out the docs to see how loading content with @nuxt/content works. Once you have your website displaying content, use the NetlifyCMS Docs to configure NetlifyCMS to allow you to edit that content.

Nuxt NetlifyCMS Boilerplate

Deploy to Netlify

Live demo here.

I wanted to build a website with NetlifyCMS and Nuxt but couldn't find any simple, well-documented templates that worked with the latest version of Nuxt, so I built my own! I hope you find it useful. 🙂

Many thanks to Jake 101, whose Bael Template served as a useful reference point as I built this.