Releases: nurRiyad/nuxt-blog
Releases · nurRiyad/nuxt-blog
v1.7.0
What's Changed
- Same style of "blog\Header" tags for "blog\card" and "archive\card" by @Nicolhetti in #71
- Update to Nuxt 3.14 and Replace npm with pnpm by @nurRiyad in #72
- Replace npm with pnpm
New Contributors
- @Nicolhetti made their first contribution in #71
Full Changelog: v1.6.0...v1.7.0
v1.5.0
Full Changelog: v0.1.6...v1.5.0
- Fix navbar active link issue
- Remove formkit plugins
- Make blogs list ssr
- Make animation ssr friendly
- Remove loader
- Remove vue-content-loader
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.2
What's Changed
- Add smooth scroll options in blog by @nurRiyad in #30
- Fix tag issue by @nurRiyad in #31
- Change dark primary color by @nurRiyad in #32
- Fix about page issue by @nurRiyad in #37
- Generate category from blog post tag by @nurRiyad in #38
- Update nuxt-og-image by @nurRiyad in #40
- Update readme by @nurRiyad in #41
- Update nuxt version to 3.10.2 by @nurRiyad in #42
Full Changelog: v1.0.1...v1.0.2
Nuxt Blog v1.0.1
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