Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kokamkarsahil/yanbt

A simple blog theme made using nuxt3 and nuxt content.
https://github.com/kokamkarsahil/yanbt

blog-theme jamstack nuxt-content nuxt3 ssg

Last synced: about 1 month ago
JSON representation

A simple blog theme made using nuxt3 and nuxt content.

Awesome Lists containing this project

README

        

# YANBT

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

> [Demo](https://yanbt.netlify.app)

## Features:
- Easy Setup
- Write post in markdown with MDC support thanks to [nuxt/content](https://github.com/nuxt/content)
- Auto generate og:image using Satori thanks to [nuxt-seo-kit](https://github.com/harlan-zw/nuxt-seo-kit)
- Image optimization using Nuxt image
- Auto generated RSS Feed

Made possible thanks to all this packages:

- [content-wind](https://github.com/Atinux/content-wind)
- [tailwindcss](https://github.com/tailwindlabs/tailwindcss)
- [nuxt-seo-kit](https://github.com/harlan-zw/nuxt-seo-kit)
- [nuxt/image](https://github.com/nuxt/image)

If you find any issue feel free to open an [issue](https://codeberg.org/sahil/yanbt/issues)

## Deploying
- Run `npm run generate` and then host the generated `dist` folder to any static hosting site