clark-cui / vitepress-blog-zaun

a nice blog theme use vitepress to build
https://visionary-sunflower-dc7ae3.netlify.app/
228 stars 55 forks source link
blog vitepress vitepress-blog vitepress-theme

Detail

This is a blog theme used vitepress to build. You could click here to see what it looks like.

Highlights

Start

npx degit clark-cui/vitepress-blog-zaun my-vitepress-blog
cd my-vitepress-blog
pnpm i # If you didn't install pnpm,you can run: npm install -g pnpm
pnpm dev

If you want to view rss result or use local search in development mode, you should run

pnpm run build
pnpm run serve

Announcement

Due to my busy work, I don't have a lot of time to maintain this theme, and currently it's just an usual dependency upgrade. This theme is more suitable for developers with experience, you can fork my repository, custom modification. For users who don't know how to code, you may encounter problems and feel uncomfortable, I'm happy to help, but if I reply to the delay please forgive me.