Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kokamkarsahil/yanbt
- Owner: kokamkarsahil
- License: mit
- Created: 2024-03-06T13:53:35.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T05:35:35.000Z (3 months ago)
- Last Synced: 2024-09-29T14:01:25.371Z (about 2 months ago)
- Topics: blog-theme, jamstack, nuxt-content, nuxt3, ssg
- Language: Vue
- Homepage: https://yanbt.netlify.app/
- Size: 2.82 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 FeedMade 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