Skip to content

kokamkarsahil/yanbt

Repository files navigation

YANBT

YANBT (Yet Another Nuxt Blog Theme) made using Nuxt Content v2.

Demo

Features:

  • Easy Setup
  • Write post in markdown with MDC support thanks to nuxt/content
  • Auto generate og:image using Satori thanks to nuxt-seo-kit
  • Image optimization using Nuxt image
  • Auto generated RSS Feed

Made possible thanks to all this packages:

If you find any issue feel free to open an issue

Deploying

  • Run npm run generate and then host the generated dist folder to any static hosting site