Al Asad Nur Riyad 1aba5e18cc Update Node version and dependencies in package.json (#82)
* Update Node version and dependencies in package.json

* Update project dependencies and improve performance
2025-03-12 01:31:15 +06:00
2023-11-18 02:26:32 +06:00
2023-12-04 02:26:50 +06:00
2025-01-30 01:41:23 +06:00
2024-11-30 14:58:51 +06:00
2023-05-06 22:51:17 +06:00
2023-01-07 00:50:45 +06:00
2024-10-31 00:13:09 +06:00
2024-11-11 23:48:34 +06:00
2024-11-30 14:58:51 +06:00
2022-12-07 00:55:08 +06:00

Nuxt Blog A Personal Blog Site

Built with

Nuxt Blog built with Nuxt3, Nuxt-Content2, Vue3 & TailwindCss

Features

  • Write blog with markdown file
  • Auto generate category from blog post
  • Blog list page with search and pagination
  • About me 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
  • RSS feed

How to Make This Blog Template Yours in 5 Minutes

  • Clone this repo or use it as a template
  • Go to ./data/index.ts file & add your personal info
  • Then head over to the ./content/blogs folder to add new blogs
  • Voilà! You've got a personalized blog site!

Preview


Live Demo

Demo

https://blog.nurriyad.com

Hosted on Vercel: npm run build

Build Setup

Requires Node.js 16+

# install dependencies
yarn install

# serve in dev mode, with hot reload at localhost:5173
yarn run dev

# build for production
yarn run build

# serve in production mode
yarn run  preview

Description
No description provided
Readme MIT 12 MiB
Languages
Vue 74.3%
TypeScript 21.5%
CSS 3%
JavaScript 1.2%