This is my blog, it's built by mami, powered by VuePress 2 and themed by Gungnir.
Clone the repo and install dependencies:
yarn
Start developing the site:
yarn dev
Build for production with minification:
yarn build
This blog is Apache License 2.0 licensed, see the LICENSE file for details.