Releases: nurRiyad/nuxt-blog
Releases · nurRiyad/nuxt-blog
Nuxt Blog v1.0.0
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
Nuxt Blog v0.0.4
- Add Dark Mode
Nuxt Blog v0.0.3
New feature added in this release are
- Table of content for blog page
- Search options for blog list page
- Pagination for blog list page
Nuxt Blog v0.0.2
- 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
Nuxt Blog v0.0.1
- 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