Skip to content

luaz/luaz-code-blog-nuxt-v3-template

Repository files navigation

Nuxt v3 + Content v2 Programming Blog Template

Build a programming blog with Nuxt v3 + Content v2

Pre-requisites

  • Nuxt v3
  • Content v2
  • Node v16

Setup via

  • npx nuxi init <project-name> -t content
  • npm install --save-dev sitemap

Features

To make template coding easy to read, no css framework / library is used.

  • Coding highlight
  • Tags / Tag Cloud
  • Multiple category and sub category of articles: /tutorials/python/write-hello-world, posts/hello, etc.
  • Static markdown pages like /about
  • Pagination
  • sitemap.xml

Development

npm run dev

Static Deployment

npm run generate
npm run preview

About

Programming blog template with Nuxt v3 + Content v2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published