theturkbet Nuxt Site (statically generated)
Built with
Source: nurRiyad/nuxt-blog
Nuxt Blog built with Nuxt3, Nuxt-Content2, Vue3 & TailwindCss
Installation
# clone the repo
git clone git@github.com:amerkay/theturkbet.git
# change the working directory to theturkbet
cd theturkbet
# install dependencies
pnpm install
# run dev mode
pnpm dev
Features
- Write blog with markdown file
Auto generate tag from blog post
- Blog list page with search and pagination
- About 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