3y2y 中文文档教程

发布于 8年前 浏览 29 项目主页 更新于 3年前

hexo-hey

hexo 管理插件,支持 hexo v3.x
使用 gulp + babel + webpack 构建
使用 es6 + angular + materail + jwt

Demo

http://nihgwu.github.io/hexo-hey/
用户名:hexo
密码:嘿

Screenshots

desktop mobile

About

Usage

1. install hexo-hey

npm install hexo-hey --save

2. add a admin config section to _config.yml:

# Admin
admin:
    name: hexo
    password: hey
    secret: hey hexo
    expire: 60*1
    # cors: http://localhost:3000

cors 是可选的,如果你想在另一个地方服务你的客户(例如 CDN)

3. serve hexo

hexo serve

然后访问 http://localhost:4000/admin ,并使用上一步设置的账号登录

hexo-hey

an admin plugin for hexo, support hexo v3.x
built with gulp + babel + webpack
using es6 + angular + materail + jwt

Demo

http://nihgwu.github.io/hexo-hey/
username: hexo
passowrd: hey

Screenshots

desktop mobile

About

Usage

1. install hexo-hey

npm install hexo-hey --save

2. add a admin config section to _config.yml:

# Admin
admin:
    name: hexo
    password: hey
    secret: hey hexo
    expire: 60*1
    # cors: http://localhost:3000

cors is optional if you want serve your client in another place(CDN for example)

3. serve hexo

hexo serve

then visit http://localhost:4000/admin , and login with the account set in previous step

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文