安装与启动

1
2
3
# npm install --save hexo-admin
# hexo server -d
# open http://localhost:4000/admin/

配置

访问 http://localhost:4000/admin/ 进入Settings设置页面,

填入相关信息后,拷贝Admin Config Section下自动生成的内容,追加到主配置文件_config.yml