Skip to content

LittleSource/bolt

Repository files navigation

Boltv2

由于几年前自己手写的博客用的是nuxt contentV2,V3好多新功能不能用

所以,新版的博客直接采用nuxt-ui-templates/portfolio模板

效果非常好,开心!😉

Quick Start

npm create nuxt@latest -- -t github:nuxt-ui-templates/portfolio

Deploy your own

Deploy with Vercel

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

Check out the deployment documentation for more information.

Renovate integration

Install Renovate GitHub app on your repository and you are good to go.

About

一个基于nuxt.js的博客

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published