YANBT (Yet Another Nuxt Blog Theme) made using Nuxt Content v2.
- 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
- Run
npm run generate
and then host the generateddist
folder to any static hosting site