This is my blog, it is powered by VuePress 2 and themed by Gungnir.
As U can see,I'am fork of blog.zxh.io
P.S. Cuz I like the style of huangxuan.me
Clone the repo and install dependencies:
pnpm i
Start developing the site:
pnpm dev
Build for production with minification:
pnpm build
This blog is Apache License 2.0 licensed, see the LICENSE file for details.