Ryan Wang 456a3f98a7 [codex] Add recommended apps for app store plugin (#272)
* Add recommended apps for app store plugin

* Document recommended Halo apps in theme.yaml

Add inline comments with direct Halo App Store URLs for the recommended apps (link manager, gallery manager, Moments, Shiki code highlighting, and lightgallery.js) and keep the existing recommended-apps list. This provides quick references for maintainers to the corresponding app pages.
2026-06-14 23:19:53 +08:00
2026-03-30 10:33:49 +08:00
2026-05-21 11:06:12 +00:00
2022-10-05 23:26:16 +08:00
2026-03-30 10:33:49 +08:00
2026-03-30 10:33:49 +08:00
2022-12-21 14:42:29 +00:00
2024-11-18 14:54:02 +08:00
2026-03-30 10:33:49 +08:00
2026-03-30 10:33:49 +08:00
2022-11-30 15:31:54 +08:00

Earth

Halo 2.0 的默认主题。

Earth

使用方式

  1. 手动从以下地址下载主题包并在 Console 的主题管理界面安装,安装方式可参考:https://docs.halo.run/user-guide/themes

  2. 如果安装了应用市场插件,可以直接在应用市场中搜索Earth并安装。

插件支持

Earth 主题支持以下 Halo 插件:

为了获得更好的体验,你还可以安装以下插件(如果需要):

开发

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/developer-guide/theme/prepare

构建

pnpm build

然后将 dist 目录的 ZIP 格式压缩包在 Halo 后台上传安装即可。

Languages
HTML 74.9%
CSS 16.5%
TypeScript 7.1%
SCSS 1.1%
JavaScript 0.4%