NurRiyad Nuxt Blog Versions Save

🔥 Nuxt Blog is a personal blog site built with Nuxt3, Nuxt-Content V2 & Tailwind. Deployed in vercel

v1.0.2

1 month ago

What's Changed

Full Changelog: https://github.com/nurRiyad/nuxt-blog/compare/v1.0.1...v1.0.2

v1.0.1

5 months ago

What's Changed

Full Changelog: https://github.com/nurRiyad/nuxt-blog/compare/v1.0.0...v1.0.1

v1.0.0

7 months ago

Features

  • Write blog with markdown file
  • Auto generate category from blog post
  • Blog list page with search and pagination
  • About me page for user info
  • Auto generate table of content for blog post
  • Auto generate Sitemap
  • Url preview with Nuxt ogImage
  • Dark and light mode
  • Server Side Rendered(SSR) with Nuxt3

v0.0.4

8 months ago
  • Add Dark Mode

v0.0.3

9 months ago

New feature added in this release are

  • Table of content for blog page
  • Search options for blog list page
  • Pagination for blog list page

v0.0.2

11 months ago
  • Redesign home page
  • Add 404 page
  • Add about me page
  • Add recent and popular news list in home page
  • Remove cloudenay and use local img
  • Update nuxt version to 3.4.3
  • Update other packages

v0.0.1

1 year ago
  • Server Side Rendered(SSR) with Nuxt3
  • Used Typescript mean fully typesafe
  • Use Nuxt-Content-v2 as CMS to utilize MDC syntax
  • Added Nuxt Image with Cloudinary Provider
  • Properly Search Engin optimized
  • Use TailwindCss For designing