Blog icon indicating copy to clipboard operation
Blog copied to clipboard

person blog by hexo next ~~

Live Preview

  • :heart_decoration: Muse scheme: Xulayen

Useage

下载后直接执行


npm install

启动服务


hexo server

自行搭建hexo步骤


npm install hexo-cli -g

hexo init blog

cd blog

npm install

hexo server