Skip to content

Releases: nurRiyad/nuxt-blog

v1.7.0

08 Nov 21:21
Compare
Choose a tag to compare

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

Full Changelog: v1.6.0...v1.7.0

v1.5.0

30 Oct 17:52
Compare
Choose a tag to compare

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

02 Oct 16:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

26 Jun 18:51
Compare
Choose a tag to compare

What's Changed

  • Add vuex type issue blog by @nurRiyad in #52
  • Fix title issue and seo data by @nurRiyad in #55
  • Update nuxt version to 3.12

Full Changelog: v1.2.0...v1.3.0

v1.2.0

02 Jun 08:15
Compare
Choose a tag to compare

Now You Can Use This Template as Yours in Minutes

Just update the ./data/index.ts data and it is all yours

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

09 May 17:54
5490aa5
Compare
Choose a tag to compare

What's Changed

  • Update Nuxt Version to 3.10.3 and add nuxt loading indicator by @nurRiyad in #44
  • Add social share option by @nurRiyad in #49

Full Changelog: v1.0.2...v1.1.0

v1.0.2

16 Mar 06:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

Nuxt Blog v1.0.1

17 Nov 20:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

Nuxt Blog v1.0.0

16 Sep 10:47
Compare
Choose a tag to compare

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

09 Sep 10:10
Compare
Choose a tag to compare
  • Add Dark Mode