Skip to content

Create Nuxt.js and Netlify CMS based documentation easily now with a single command. It supports existing project as well as new one. With frontend hosting tools like Netlify, Vercel, Surge, etc you can easily host your one in no time.

License

Notifications You must be signed in to change notification settings

robomx/create-nuxt-netlify-cms-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@nuxt/netlify-cms-docs

npm version npm downloads Hits

Create a documentation with @nuxt/netlify-cms-docs

Screenshot

Nuxt Tailwind Docs

Netlify CMS

Usage

With yarn:

yarn create nuxt-netlify-cms-docs <project-name>

Or with npx (npx is shipped by default since npm 5.2.0)

npx create-nuxt-netlify-cms-docs <project-name>

Or starting with npm v6.1 you can do:

npm init nuxt-netlify-cms-docs <project-name>

Adding to existing project

Use above command in the root of the project with docs as project name.

References

  1. Create Nuxt Content doc

License

MIT License

About

Create Nuxt.js and Netlify CMS based documentation easily now with a single command. It supports existing project as well as new one. With frontend hosting tools like Netlify, Vercel, Surge, etc you can easily host your one in no time.

Topics

Resources

License

Stars

Watchers

Forks