halo-dev / theme-earth

Halo 2.0 的默认主题

Home Page:https://demo.halo.run/?preview-theme=theme-earth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

构建

如果你使用的是 Windows 操作系统,请安装 make 命令并在 Git Bash 或 WSL 中执行。

make build

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

About

Halo 2.0 的默认主题

https://demo.halo.run/?preview-theme=theme-earth

License:GNU General Public License v3.0


Languages

Language:HTML 69.8%Language:CSS 20.5%Language:TypeScript 7.1%Language:JavaScript 1.3%Language:SCSS 1.1%Language:Makefile 0.2%