Summary

Powered by Hexo

My Blog: https://cisy.me

Github Pages: https://zhujingsi.github.io

Initialze

npm install

git clone git@github.com:Cisy/hexo-theme-next.git themes/next

Startup

hexo server

OR

hexo generate # then serve static files in directory "public" by youself