This is my own blog, using Next.js to build, and all post are under /data/blog folder
yarn install # install all depend
yarn start # dev mode
yarn build # build blog
ALL code using MIT LICENSE, with all articles(including /data/blog folders) using
CC BY-NC-SA 4.0
LICENSE.