Go to file
Ryan Wang 30197b64fb typo: fix ThemeListModal component empty actions typo
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-08-23 11:00:05 +08:00
.changeset chore: add changeset 2022-07-08 15:14:59 +08:00
.github chore: remove github issue templates 2022-08-02 21:17:33 +08:00
.husky chore: update husky pre-commit file 2022-08-12 16:24:47 +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
packages feat: add empty state support for core modules 2022-08-22 16:49:07 +08:00
public chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
src typo: fix ThemeListModal component empty actions typo 2022-08-23 11:00:05 +08:00
.dockerignore Add dockerignore file to ignore node_modules folder while building docker image (#588) 2022-07-19 07:50:05 +00:00
.editorconfig refactor: upgrade codemirror version. (#354) 2021-09-15 21:44:00 +08:00
.env.development feat: add base url config support 2022-07-25 11:23:46 +08:00
.env.production feat: add base url config support 2022-07-25 11:23:46 +08:00
.eslintrc.cjs feat: add menu component (#534) 2022-04-12 14:23:14 +08:00
.gitignore chore: use pnpm's workspace feature to manage base components (#579) 2022-06-14 15:56:55 +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
Dockerfile Refactor GitHub workflow configuration (#589) 2022-07-19 19:31:11 +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 docs: update readme 2022-07-19 14:11:45 +08:00
cypress.json chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
env.d.ts chore: use pnpm's workspace feature to manage base components (#579) 2022-06-14 15:56:55 +08:00
index.html feat: add base url config support 2022-07-25 11:23:46 +08:00
package.json chore: bump @halo-dev/richtext-editor version 2022-08-15 15:11:05 +08:00
pnpm-lock.yaml chore: bump @halo-dev/richtext-editor version 2022-08-15 15:11:05 +08:00
pnpm-workspace.yaml chore: use pnpm's workspace feature to manage base components (#579) 2022-06-14 15:56:55 +08:00
postcss.config.js chore: configure tailwind css (#504) 2022-03-11 11:51:40 +08:00
prettier.config.js chore: add tailwindcss prettier plugin and reformat code 2022-05-29 23:55:06 +08:00
tailwind.config.js fix: admin ui theme system not working in production env 2022-07-14 11:54:23 +08:00
tsconfig.app.json feat: add theme settings support (#593) 2022-08-04 01:44:13 +00: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: bump vite version to 3.0 2022-08-07 23:54:54 +08:00
vitest.config.ts refactor: vitest config 2022-08-01 17:41:39 +08:00

README.md

Halo logo

Halo 2.0 的管理端项目WIP

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


开发环境运行

# pnpm@7.0.0+
npm install -g pnpm
pnpm install 
# build packages
pnpm build:packages
pnpm dev

生产构建

pnpm build

状态

Repobeats analytics