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 bc3337b598
fix: saving an post causes the publish time to be lost (#809)
2 years ago
.changeset refactor: rename admin to console (#634) 2 years ago
.github [release-2.0] chore: remove build jobs of github action (#761) 2 years ago
.husky chore: remove the step to run unit tests and typecheck before git commit (#658) 2 years ago
.vscode chore: update vscode extension recommendations 2 years ago
cypress
docs feat: add formkit custom input of repeater (#692) 2 years ago
packages chore: bump version for Halo 2.0.2 (#778) 2 years ago
public feat: change favicon to halo logo 2 years ago
src fix: saving an post causes the publish time to be lost (#809) 2 years ago
.dockerignore
.editorconfig
.env.development refactor: set the root path of the development environment to /console (#638) 2 years ago
.env.production refactor: improve login-related logic (#617) 2 years ago
.eslintrc.cjs chore: use vue/vue3-recommended eslint plugin 2 years ago
.gitignore
.gitpod.yml chore: update gitpod config 2 years ago
.npmignore
.npmrc
Dockerfile
LICENSE
Makefile Add Makefile for convenient operations (#641) 2 years ago
OWNERS chore: add @Aanko to reviewer list (#714) 2 years ago
README.md [release-2.0] docs: update readme for Halo 2.0 (#760) 2 years ago
cypress.json
env.d.ts [release-2.0] feat: api client requests support configuring the mute parameter to hide exception toast (#752) 2 years ago
index.html refactor: rename admin to console (#634) 2 years ago
package.json chore: bump version for Halo 2.0.2 (#778) 2 years ago
pnpm-lock.yaml [release-2.0] chore: bump @halo-dev/richtext-editor to fix iframe display and add HTML syntax highlighting (#776) 2 years ago
pnpm-workspace.yaml
postcss.config.js
prettier.config.js
tailwind.config.js refactor: widgets of dashboard page (#736) 2 years ago
tsconfig.app.json feat: add attachment management support (#600) 2 years ago
tsconfig.json
tsconfig.vite-config.json refactor: external static libraries 2 years ago
tsconfig.vitest.json
vite.config.ts refactor: widgets of dashboard page (#736) 2 years ago
vitest.config.ts refactor: load the logo as an inline svg (#664) 2 years ago

README.md

README

Halo logo

Halo 2.0 的管理端项目(原 halo-admin)

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


当前仓库已经将 halo-admin 改为了 console。但对于 Halo 1.x 版本,依旧保持 halo-admin 的概念。

开发环境运行

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

生产构建

pnpm build

状态

Repobeats analytics