Ryan Wang 8bcc03b8b0 feat: add author archive template (#23)
添加作者页面,并将之前部分展示作者名称和头像的位置添加了作者访问链接。适配:https://github.com/halo-dev/halo/pull/2923

<img width="1920" alt="image" src="https://user-images.githubusercontent.com/21301288/207251573-cff9135c-6e0d-4af1-8db1-43bcfbbe2071.png">
<img width="1920" alt="image" src="https://user-images.githubusercontent.com/21301288/207251627-69def72d-1f8f-4b78-b743-e2faddb71837.png">

/kind feature

```release-note
添加作者模板,支持根据作者归档文章。
```
2022-12-15 05:10:10 +00:00
2022-10-05 23:26:16 +08:00
2022-10-05 23:26:16 +08:00
2022-11-14 10:48:15 +00:00
2022-10-26 14:58:07 +08:00
2022-11-30 18:15:59 +08:00
2022-11-22 15:14:32 +08:00
2022-10-05 23:26:16 +08:00
2022-10-10 14:51:02 +08:00
2022-11-30 15:31:54 +08:00
2022-11-30 15:31:54 +08:00
2022-11-30 11:01:00 +08:00

Earth

Halo 2.0 的默认主题。

Earth

开发

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 后台上传安装。

Languages
HTML 71.1%
CSS 19.4%
TypeScript 7.4%
SCSS 1.5%
JavaScript 0.6%