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

Commit b8708ab

Browse files
authored
Update README.md
1 parent 491f02b commit b8708ab

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# ⚠ DEPRECATED - NOT RECOMMENDED FOR USE ⚠
2-
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`](https://content.nuxtjs.org/) instead. Check out [the docs](https://content.nuxtjs.org/fetching) 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.
3-
4-
If you would like to update this repository to use `@nuxt/content`, please feel free to open a PR. 🙂
2+
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`](https://content.nuxtjs.org/) instead. Check out [the docs](https://content.nuxtjs.org/fetching) to see how loading content with `@nuxt/content` works. Once you have your website displaying content, use the [NetlifyCMS Docs](https://www.netlifycms.org/docs/add-to-your-site/) to configure NetlifyCMS to allow you to edit that content.
53

64
## Nuxt NetlifyCMS Boilerplate
75

@@ -12,9 +10,3 @@ Live demo [here](https://nuxt-netlifycms-boilerplate.netlify.com/).
1210
I wanted to build a website with [NetlifyCMS](https://www.netlifycms.org/) and [Nuxt](https://nuxtjs.org/) 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. 🙂
1311

1412
Many thanks to [Jake 101](https://jake101.com/), whose [Bael Template](https://github.com/jake-101/bael-template) served as a useful reference point as I built this.
15-
16-
**To-Do:**
17-
18-
* Add examples for the "Page" content type
19-
* Add an example of using dynamic layouts in Nuxt, e.g. a dedicated layout for mobile
20-
* Add an example of using Netlify-enabled forms

0 commit comments

Comments
 (0)