You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ryan Wang 86e86d138b
feat: add support for theme management (#592)
2 years ago
.changeset chore: add changeset 2 years ago
.github chore: remove github issue templates 2 years ago
.husky refactor: post list component 3 years ago
.vscode chore: next major version base project (#478) 3 years ago
cypress chore: next major version base project (#478) 3 years ago
packages feat: add support for theme management (#592) 2 years ago
public chore: next major version base project (#478) 3 years ago
src feat: add support for theme management (#592) 2 years ago
.dockerignore Add dockerignore file to ignore node_modules folder while building docker image (#588) 2 years ago
.editorconfig refactor: upgrade codemirror version. (#354) 3 years ago
.env.development feat: add base url config support 2 years ago
.env.production feat: add base url config support 2 years ago
.eslintrc.cjs feat: add menu component (#534) 3 years ago
.gitignore chore: use pnpm's workspace feature to manage base components (#579) 2 years ago
.gitpod.yml chore: add gitpod config file (#410) 3 years ago
.npmignore refactor: refactor post preview and private post view. 5 years ago
Dockerfile Refactor GitHub workflow configuration (#589) 2 years ago
LICENSE release: 1.2.0. 5 years ago
OWNERS chore: create OWNERS file (#548) 3 years ago
README.md docs: update readme 2 years ago
cypress.json chore: next major version base project (#478) 3 years ago
env.d.ts chore: use pnpm's workspace feature to manage base components (#579) 2 years ago
index.html feat: add base url config support 2 years ago
netlify.toml chore: update netlify.toml 3 years ago
package.json feat: add support for theme management (#592) 2 years ago
pnpm-lock.yaml feat: add support for theme management (#592) 2 years ago
pnpm-workspace.yaml chore: use pnpm's workspace feature to manage base components (#579) 2 years ago
postcss.config.js chore: configure tailwind css (#504) 3 years ago
prettier.config.js chore: add tailwindcss prettier plugin and reformat code 3 years ago
tailwind.config.js fix: admin ui theme system not working in production env 2 years ago
tsconfig.app.json chore: use pnpm's workspace feature to manage base components (#579) 2 years ago
tsconfig.json chore: next major version base project (#478) 3 years ago
tsconfig.vite-config.json chore: next major version base project (#478) 3 years ago
tsconfig.vitest.json chore: next major version base project (#478) 3 years ago
vite.config.ts refactor: vitest config 2 years ago
vitest.config.ts refactor: vitest config 2 years ago

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