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 ab9801f656
[release-2.0] fix: timeout error caused by upload processing for more than 30 seconds (#814)
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 chore: next major version base project (#478) 3 years ago
docs feat: add formkit custom input of repeater (#692) 2 years ago
packages Bump Console to 2.0.3 (#810) 2 years ago
public feat: change favicon to halo logo 2 years ago
src [release-2.0] fix: timeout error caused by upload processing for more than 30 seconds (#814) 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
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 @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 chore: next major version base project (#478) 3 years ago
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 Bump Console to 2.0.3 (#810) 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 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