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.
 
 
 
 
Halo Dev Bot f490582bc8
[release-2.1] fix: the rawType of Content was not updated when switching editors (#910)
2 years ago
.changeset refactor: rename admin to console (#634) 2 years ago
.github chore: remove build jobs of github action (#759) 2 years ago
.husky chore: use lint-staged to improve dx (#768) 2 years ago
.vscode chore: update vscode extension recommendations 2 years ago
cypress chore: next major version base project (#478) 3 years ago
docs feat: add editor extension point (#781) 2 years ago
packages chore: release 2.1.0 (#811) 2 years ago
public feat: add support for setting console's favicon (#788) 2 years ago
src [release-2.1] fix: the rawType of Content was not updated when switching editors (#910) 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 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 chore: use pnpm's workspace feature to manage base components (#579) 2 years ago
.gitpod.yml chore: update gitpod config 2 years ago
.npmignore refactor: refactor post preview and private post view. 5 years ago
.npmrc chore: bump dependencies 2 years ago
.prettierignore chore: use lint-staged to improve dx (#768) 2 years ago
Dockerfile Refactor GitHub workflow configuration (#589) 2 years ago
LICENSE release: 1.2.0. 5 years ago
Makefile Add Makefile for convenient operations (#641) 2 years ago
OWNERS chore: add @wzrove to reviewer list (#714) (#771) 2 years ago
README.md docs: update github workflow badge (#775) 2 years ago
cypress.json chore: next major version base project (#478) 3 years ago
env.d.ts feat: api client requests support configuring the mute parameter to hide exception toast (#744) 2 years ago
index.html feat: add support for setting console's favicon (#788) 2 years ago
package.json chore: release 2.1.0 (#811) 2 years ago
pnpm-lock.yaml feat: add target attribute setting for menu item (#805) 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 refactor: widgets of dashboard page (#736) 2 years ago
tsconfig.app.json feat: add attachment management support (#600) 2 years ago
tsconfig.json chore: next major version base project (#478) 3 years ago
tsconfig.vite-config.json refactor: external static libraries 2 years ago
tsconfig.vitest.json chore: next major version base project (#478) 3 years ago
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