nurRiyad 959225092d Fix 404 issue
Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
2023-09-02 21:47:16 +06:00
2023-05-04 01:50:28 +06:00
2023-05-06 23:36:41 +06:00
2023-09-02 21:47:16 +06:00
2023-05-06 12:51:59 +06:00
2023-09-02 21:47:16 +06:00
2023-08-05 16:45:09 +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
2023-01-05 23:33:01 +06:00
2023-05-05 00:18:11 +06:00
2023-08-27 19:31:04 +06:00
2023-08-01 00:37:10 +06:00
2023-09-02 16:18:05 +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
  • Server Side Rendered(SSR) with Nuxt3

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%