Go to file
Ryan Wang 906ecd9b57 feat: add post settings modal
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-17 16:45:30 +08:00
.github chore: add unit test github action steps (#516) 2022-03-21 14:22:42 +08:00
.husky refactor: post list component 2022-05-11 15:46:23 +08:00
.vscode chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
cypress chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
public chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
src feat: add post settings modal 2022-05-17 16:45:30 +08:00
.editorconfig refactor: upgrade codemirror version. (#354) 2021-09-15 21:44:00 +08:00
.eslintrc.cjs feat: add menu component (#534) 2022-04-12 14:23:14 +08:00
.gitignore chore: add vite-plugin-dts to generate components typings" 2022-05-12 20:57:03 +08:00
.gitpod.yml chore: add gitpod config file (#410) 2022-01-17 13:55:33 +08:00
.npmignore refactor: refactor post preview and private post view. 2019-12-19 17:50:23 +08:00
LICENSE release: 1.2.0. 2020-01-05 22:39:18 +08:00
OWNERS chore: create OWNERS file (#548) 2022-04-12 14:16:03 +08:00
README.md chore: add gitpod config file (#410) 2022-01-17 13:55:33 +08:00
cypress.json chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
env.d.ts chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
histoire.config.ts refactor: use histoire instead of view components page 2022-04-22 16:05:30 +08:00
index.html feat: add mobile bottom menu bar 2022-05-07 17:35:10 +08:00
netlify.toml chore: update netlify.toml 2022-04-22 16:13:53 +08:00
package.json feat: add post settings modal 2022-05-17 16:45:30 +08:00
pnpm-lock.yaml feat: add post settings modal 2022-05-17 16:45:30 +08:00
postcss.config.js chore: configure tailwind css (#504) 2022-03-11 11:51:40 +08:00
tailwind.config.js feat: add attachment list component 2022-05-11 17:20:10 +08:00
tsconfig.app.json chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
tsconfig.json chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
tsconfig.vite-config.json chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
tsconfig.vitest.json chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
vite.config.ts chore: add vite-plugin-dts to generate components typings" 2022-05-12 20:57:03 +08:00

README.md

Halo logo

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

GitHub release GitHub GitHub last commit GitHub Workflow Status Gitpod ready-to-code


开发环境运行

npm install -g pnpm
pnpm install 
pnpm serve

生产构建

pnpm build

状态

Repobeats analytics