CNode

Hey - an admin plugin for hexo

分享
Nnihgwu发布于11 年前最后回复11 年前3 回复7097 浏览0 收藏

hexo-hey

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

Demo

http://hey.liteneo.com/admin username: hexo passowrd: hey

About

How to use

1. install hexo-hey

npm install nihgwu/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

查看回复

回复 (3)

R
rekey#1·11 年前

cool.

N
nihgwu#2·11 年前

looks awful on Windows...

S
Samurais#3·11 年前

参与回复
登录后即可参与回复。登录