This is my blog, it is powered by VuePress 2 and themed by Gungnir.
It used be be built with:
Any way, just have fun with this blog: blog.zxh.io
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.