个人博客项目
如果遇到无法评论等问题,提交 ISSUE 即可
https://github.com/hellflame/hellflame.github.io/issues/new
特别情况下,wget https://github.com/hellflame/hellflame.github.io/archive/master.zip, 即可将网站存档
cd master在网站目录启动网页服务即可
python2 -m SimpleHTTPServeror
python3 -m http.server或者使用 nginx 或 apache