Go to file
Ryan Wang 7a02a3b244
docs: update readme badges (#409)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-16 22:35:20 +08:00
.github chore: disable automatic addition of assignees in pull requests (#402) 2022-01-07 13:42:24 +08:00
.husky fix: #327 (#328) 2021-05-15 12:30:04 +08:00
public refactor: use js-sdk/admin-api (#378) 2021-11-26 23:05:00 +08:00
src fix: upgrade marked to fix security issues (#408) 2022-01-16 20:33:33 +08:00
.browserslistrc chore: remove unnecessary dependencies. 2021-03-06 18:38:10 +08:00
.editorconfig refactor: upgrade codemirror version. (#354) 2021-09-15 21:44:00 +08:00
.env refactor: use js-sdk/admin-api (#378) 2021-11-26 23:05:00 +08:00
.env.development refactor: use js-sdk/admin-api (#378) 2021-11-26 23:05:00 +08:00
.env.jsdelivr release: 1.4.15 (#392) 2021-12-06 16:10:38 +08:00
.eslintrc.js chore: remove unnecessary dependencies. 2021-03-06 18:38:10 +08:00
.gitignore refactor: use js-sdk/admin-api (#378) 2021-11-26 23:05:00 +08:00
.npmignore refactor: refactor post preview and private post view. 2019-12-19 17:50:23 +08:00
.npmrc fix: issue that can't run with pnpm. 2021-10-09 23:33:49 +08:00
.prettierrc Complete post api and comment api 2019-03-21 10:25:55 +08:00
LICENSE release: 1.2.0. 2020-01-05 22:39:18 +08:00
README.md docs: update readme badges (#409) 2022-01-16 22:35:20 +08:00
babel.config.js release: 1.4.8 2021-04-09 14:53:03 +08:00
jsconfig.json chore: remove unnecessary dependencies. 2021-03-06 18:38:10 +08:00
netlify.toml chore: add netlify config file (#389) 2021-11-30 19:40:41 +08:00
package.json fix: upgrade marked to fix security issues (#408) 2022-01-16 20:33:33 +08:00
pnpm-lock.yaml fix: upgrade marked to fix security issues (#408) 2022-01-16 20:33:33 +08:00
postcss.config.js chore: remove unnecessary dependencies. 2021-03-06 18:38:10 +08:00
tailwind.config.js chore: remove unnecessary dependencies. 2021-03-06 18:38:10 +08:00
vue.config.js refactor: use js-sdk/admin-api (#378) 2021-11-26 23:05:00 +08:00

README.md

Halo logo

halo-admin 是 Halo 的管理端项目。目前 Halo 的运行包内已经包含了构建好的页面,所以如果你不需要额外部署 admin你无需做任何操作。

GitHub release GitHub GitHub last commit GitHub Workflow Status


开发环境运行

npm install -g pnpm
pnpm install 
pnpm serve

生产构建

pnpm build

状态

Repobeats analytics