Skip to content

bencodezen/demo-blog-nuxt-content

 
 

Repository files navigation

nuxt-content-article

The content module is a git files based headless CMS that provides powerful features when it comes to write blogs, documentation sites or just adding content to any regular website. In this post we will go through most of the benefits of this module and discover how we can create a blog with it.

For detailed explanation on how to create this blog, check out the tutorial.

Click here to view the demo

demo of blog

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn dev

# build for production
$ yarn build

# generate static project
$ yarn export

About

Demo of how to create a blog with the Nuxt.js content module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 76.7%
  • JavaScript 21.7%
  • CSS 1.6%