Choose a Language/选择语言: English ver (Current), 中文版
This is the source configuration of the blog hosted on https://blog.mikufancx.cyou
In case of the domain is changing, you can visit the alternative URL at https://mikufancx-blog.vercel.app/
Run ./test-local.sh
to preview the blog locally.
Alternatively, use ./test-local-with-production.sh
to enable commenting system in local preview.
Run ./generate-production.sh
to generate the static HTML files of the blog in the ./public
folder