/nuxt-blog-guang

Personal blog site built with Nuxt3, Nuxt-Content V2 & Tailwind. Deployed in vercel

Primary LanguageVue

Personal Blog Site

Built with

Hacker News clone built with Nuxt3, Nuxt-Content2, Vue3 & TailwindCss

Features

  • Server Side Rendered(SSR) with Nuxt3
  • Full Typescript support
  • Use Nuxt-Content-v2 as CMS to utilize MDC syntax
  • Added Nuxt Image
  • Properly Search Engin optimized
  • Use TailwindCss For designing

Demo

https://www.xiaohanyuese.top/

Hosted on Vercel: yarn 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