nurRiyad 0b82562fde 0.1.5
2024-10-30 23:00:09 +06:00
2024-10-30 22:47:47 +06:00
2023-11-18 02:26:32 +06:00
2023-12-29 22:57:11 +06:00
2024-06-09 21:20:19 +06:00
2024-06-27 00:26:45 +06:00
2023-12-04 02:26:50 +06:00
2024-06-09 21:30:03 +06:00
2024-10-02 21:53:16 +06:00
2023-05-06 22:51:17 +06:00
2023-05-04 01:50:28 +06:00
2023-01-07 00:50:45 +06:00
2024-10-30 22:44:50 +06:00
2023-01-05 23:33:01 +06:00
2024-06-02 13:59:08 +06:00
2023-08-27 19:31:04 +06:00
2024-10-30 23:00:09 +06:00
2024-10-30 23:00:09 +06:00
2024-06-02 14:08:40 +06:00
2023-09-09 15:42:25 +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

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.xyz

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%