3.1 插件hexo-admin
插件hexo-admin
hexo-admin:用于管理文章
1.安装
1 | npm install hexo-admin --save |
2.使用
浏览器输入(端口为自己配置的端口)
1 | http://localhost:4000/admin |
3.设置
3.1设置密码
填写表格
将生成的代码粘贴到根目录下的**_config.yml**目录下
1 | 示例: |
重现启动服务
警告:没看懂干什么的
1 | (node:22504) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated |
登录界面加载很慢,本地使用感觉没必要设置
3.2
相关文章推荐
-
2021-07-24
-
2021-07-29
-
2021-07-29
-
2021-07-29
-
2021-07-29