mirror of
https://github.com/halo-dev/theme-earth.git
synced 2026-01-21 01:15:06 +08:00
aca0692f41c0f7a76dbaf463cf5291bde976f2ed
修复异常页面无法正常渲染的问题。 /kind bug ```release-note None ```
Earth
Halo 2.0 的默认主题。
开发
git clone git@github.com:halo-dev/theme-earth.git ~/halo2-dev/themes/theme-earth
cd ~/halo2-dev/themes/theme-earth
pnpm install
pnpm dev
主题开发文档可查阅:https://docs.halo.run/2.0.0-SNAPSHOT/developer-guide/theme/prepare
构建
如果你使用的是 Windows 操作系统,请安装
make命令并在 Git Bash 或 WSL 中执行。
make build
然后将 dist 目录压缩成 ZIP 格式压缩包即可在 Halo 后台上传安装。
Description
Languages
HTML
71%
CSS
19.5%
TypeScript
7.3%
SCSS
1.6%
JavaScript
0.6%
