From 065182fc7fef9d44233692e46be150b787ef81af Mon Sep 17 00:00:00 2001 From: "guoqi.sun" Date: Thu, 6 Jul 2023 02:02:58 +0800 Subject: [PATCH 1/3] Update Readme.md --- README.md | 106 +++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 86 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 955df837..a1b6cbb9 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,23 @@
+ +

Halo-Theme-Hao

+ +

+ Halo version + Build Status + Code Style: Prettier + LICENSE +

+

-[主题预览](#预览) | -[快速上手](#安装) | +[主题预览](#-预览) | +[快速上手](#-安装) | [使用文档](https://docs.liuzhihang.com) | -[加入我们](#讨论) +[加入我们](#-讨论) | +[为爱发电](#-讨论)

@@ -22,34 +33,67 @@ -## 预览 +## 🔥 预览 -- 程序员小航:[https://liuzhihang.com](https://liuzhihang.com) -- 小孙同学:[https://blog.sunguoqi.com](https://blog.sunguoqi.com) -- 困困鱼:[https://0206.ink](https://0206.ink) -- Steven的博客: [https://blog.stevenw.cc/](https://blog.stevenw.cc/) -- 小张博客: [https://www.xiaozhangstu.com/](https://www.xiaozhangstu.com/) -- 流殃:[https://shyblog.world/](https://shyblog.world/) +| 站点名称 | 站点地址 | 站点描述 | +| :---: | :----: | :----: | +| 程序员小航 | https://liuzhihang.com | 学,而知不足;教,然后知困 | +| 小孙同学 | https://blog.sunguoqi.com | 路随远行则将至,事虽难做则必成| +| 流殃 | https://shyblog.world | 一名2020年毕业的java工程师 | +| AirboZH | https://www.airbozh.cn | 生活原本沉闷,但跑起来有风 | +| 羡羡 | https://www.hydsb0.com/ | 心怀所愿、奔赴山海 | +| 困困鱼 | https://0206.ink | 生活晴朗、万物可爱 | +| Top John | https://op-lab.top | 热爱开源、喜欢折腾 | -## 简介 +## 👋 简介 -[Halo-Theme-Hao](https://github.com/liuzhihang/halo-theme-hao) 是一款适用于 [Halo2.x](https://github.com/halo-dev/halo) 的博客主题。移植自 [Hexo](https://hexo.io/zh-cn/index.html) 社区中 [张洪 Heo](https://blog.zhheo.com/) +[Halo-Theme-Hao](https://github.com/liuzhihang/halo-theme-hao) 是一款适用于 [Halo2.x](https://github.com/halo-dev/halo) 的博客主题。 + +移植自 [Hexo](https://hexo.io/zh-cn/index.html) 社区中 [张洪 Heo](https://blog.zhheo.com/) 对 [Hexo-Theme-Butterfly](https://github.com/liuzhihang/halo-theme-hao) 主题的魔改版本。 -## 安装 +## 🛠 安装 -在 [Release](https://github.com/liuzhihang/halo-theme-hao/releases) 页面下载最新版本 `zip` 后,通过 `Halo Console` 安装上传即可。 +### 🚗 自动安装 -## 使用 +1. 点击 [此链接](https://halo.run/store/apps/app-MgZJX) 进入 Halo 官方应用市场,找到本主题。 +2. 点击左下角 `下载` 按钮。 +3. 弹出的对话框中,输入自己的网站地址,点击安装。 -### [点我查看正在编写中的文档](https://docs.liuzhihang.com) +### 🚲 手动安装 +1. 在 [ Release](https://github.com/liuzhihang/halo-theme-hao/releases) 页面 `下载` 最新主题包 (zip) 。 +2. 进入 Halo 后台 -> 主题 (左侧面板)。 +3. 点击右上角 “主题”, 在弹出的窗口中选择 `安装主题`。 +4. 选择下载好的主题包(zip)。 +5. 安装完成后的主题将会出现在 “未安装” 内,点击 `启用主题`。 -## 许可 +### 🔌 插件依赖 +> 所有插件均为可选,不安装则不会出现对应功能。 +> 部分插件可能已经预设在 Halo 内。 + +- 评论功能 [plugin-comment-widget](https://github.com/halo-sigs/plugin-comment-widget/releases) +- 搜索功能 [plugin-search-widget](https://github.com/halo-sigs/plugin-search-widget/releases) +- 友链页面 [plugin-links](https://github.com/halo-sigs/plugin-links) +- 瞬间页面 [plugin-moments](https://github.com/halo-sigs/plugin-moments) +- 图片灯箱 [plugin-lightgallery](https://github.com/halo-sigs/plugin-lightgallery) +- 代码高亮 [plugin-prismjs](https://github.com/liuzhihang/plugin-prismjs) +- 文章目录 [plugin-tocbot](https://github.com/liuzhihang/plugin-tocbot) +- 图片懒加载 [plugin-lazyload](https://github.com/liuzhihang/plugin-lazyload) + + + +> 更多插件请参见:https://github.com/halo-sigs/awesome-halo + +## 📝 使用 + +## [点我查看正在编写中的文档](https://docs.liuzhihang.com) + +## 🔐 许可 [Halo-Theme-Hao](https://github.com/liuzhihang/halo-theme-hao) 使用 [GPL-v3.0](./LICENSE) 协议开源,请遵守开源协议。 -## 讨论 +## 💬 讨论 如果你对主题有什么建议或者意见,欢迎提 PR & issue。 @@ -62,7 +106,7 @@ > 卖服务器的广告人,就不要加了。 -## 贡献 +## 👨‍💻 贡献 Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)) :) @@ -109,7 +153,24 @@ This project follows the [all-contributors](https://github.com/all-contributors/ -## 指标 +## 🍭 发电 + +> 如果您喜欢该主题,可以考虑资助一下~ 您的支持是我们继续开发主题的动力。 + + + + + + +
+666 + +777 +
+ +欢迎其他各种形式的捐助! + +## 📊 指标 ![Alt](https://repobeats.axiom.co/api/embed/7cb154a9a3fe9cda4fe1a982bdd20adb760edf20.svg "Repobeats analytics image") @@ -117,3 +178,8 @@ This project follows the [all-contributors](https://github.com/all-contributors/ + + + + + From 215690ba5cdc045fdea777789b9ec719b9a5ee41 Mon Sep 17 00:00:00 2001 From: "guoqi.sun" Date: Thu, 6 Jul 2023 02:10:14 +0800 Subject: [PATCH 2/3] update readme --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a1b6cbb9..45ace1d6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ [快速上手](#-安装) | [使用文档](https://docs.liuzhihang.com) | [加入我们](#-讨论) | -[为爱发电](#-讨论) +[为爱发电](#-发电)

@@ -35,15 +35,15 @@ ## 🔥 预览 -| 站点名称 | 站点地址 | 站点描述 | -| :---: | :----: | :----: | -| 程序员小航 | https://liuzhihang.com | 学,而知不足;教,然后知困 | -| 小孙同学 | https://blog.sunguoqi.com | 路随远行则将至,事虽难做则必成| -| 流殃 | https://shyblog.world | 一名2020年毕业的java工程师 | -| AirboZH | https://www.airbozh.cn | 生活原本沉闷,但跑起来有风 | -| 羡羡 | https://www.hydsb0.com/ | 心怀所愿、奔赴山海 | -| 困困鱼 | https://0206.ink | 生活晴朗、万物可爱 | -| Top John | https://op-lab.top | 热爱开源、喜欢折腾 | +| 站点名称 | 站点地址 | +| :---: | :----: | +| 程序员小航 | https://liuzhihang.com | +| 小孙同学 | https://blog.sunguoqi.com | +| 流殃 | https://shyblog.world | +| AirboZH | https://www.airbozh.cn | +| 羡羡 | https://www.hydsb0.com/ | +| 困困鱼 | https://0206.ink | +| Top John | https://op-lab.top | ## 👋 简介 From 0b8182ddd230b1c83760f3c0dd9c4a5fb520c5de Mon Sep 17 00:00:00 2001 From: "guoqi.sun" Date: Thu, 6 Jul 2023 09:38:03 +0800 Subject: [PATCH 3/3] Update Readme --- README.md | 61 ++++++++++++++++++++++++------------------------------- 1 file changed, 27 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 45ace1d6..7e2af051 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,12 @@

Halo-Theme-Hao

- Halo version - Build Status - Code Style: Prettier - LICENSE + + Halo version + + size + + LICENSE

@@ -16,8 +18,7 @@ [主题预览](#-预览) | [快速上手](#-安装) | [使用文档](https://docs.liuzhihang.com) | -[加入我们](#-讨论) | -[为爱发电](#-发电) +[加入我们](#-讨论)

@@ -57,16 +58,26 @@ ### 🚗 自动安装 -1. 点击 [此链接](https://halo.run/store/apps/app-MgZJX) 进入 Halo 官方应用市场,找到本主题。 -2. 点击左下角 `下载` 按钮。 -3. 弹出的对话框中,输入自己的网站地址,点击安装。 +1. 点击 [此链接](https://halo.run/store/apps/app-MgZJX) 进入 Halo 官方应用市场,找到本主题 +2. 点击左下角 `下载` 按钮 +3. 弹出的对话框中,输入自己的网站地址,点击安装 ### 🚲 手动安装 -1. 在 [ Release](https://github.com/liuzhihang/halo-theme-hao/releases) 页面 `下载` 最新主题包 (zip) 。 -2. 进入 Halo 后台 -> 主题 (左侧面板)。 -3. 点击右上角 “主题”, 在弹出的窗口中选择 `安装主题`。 -4. 选择下载好的主题包(zip)。 -5. 安装完成后的主题将会出现在 “未安装” 内,点击 `启用主题`。 + +#### 🚂 本地安装 + +1. 在 [ Release](https://github.com/liuzhihang/halo-theme-hao/releases) 页面 `下载` 最新主题包 (zip) +2. 进入 Halo 后台 -> 主题 (左侧面板) +3. 点击右上角 “主题”, 在弹出的窗口中选择 `安装主题` +4. 选择下载好的主题包(zip) +5. 安装完成后的主题将会出现在 “未安装” 内,点击 `启用主题` + +#### 🛸 远程安装 + +1. 复制地址 `https://github.com/liuzhihang/halo-theme-hao` +2. 进入Halo后台 -> 外观 -> 主题 (左侧面板) +3. 点击右上方 `安装` 按钮, 然后选择 `远程下载` +4. 在文本框中粘贴仓库地址后点击下载 ### 🔌 插件依赖 > 所有插件均为可选,不安装则不会出现对应功能。 @@ -81,8 +92,6 @@ - 文章目录 [plugin-tocbot](https://github.com/liuzhihang/plugin-tocbot) - 图片懒加载 [plugin-lazyload](https://github.com/liuzhihang/plugin-lazyload) - - > 更多插件请参见:https://github.com/halo-sigs/awesome-halo ## 📝 使用 @@ -99,9 +108,10 @@ 想了解更多信息可以关注 「 程序员小航 」。 - + - 发送 "hao 群" 可以加群 (群验证信息最好是个人网站) + - 发送"加好友",可以加我微信,我拉你进群 (群二维码失效时) > 卖服务器的广告人,就不要加了。 @@ -153,23 +163,6 @@ This project follows the [all-contributors](https://github.com/all-contributors/ -## 🍭 发电 - -> 如果您喜欢该主题,可以考虑资助一下~ 您的支持是我们继续开发主题的动力。 - - - - - - -
-666 - -777 -
- -欢迎其他各种形式的捐助! - ## 📊 指标 ![Alt](https://repobeats.axiom.co/api/embed/7cb154a9a3fe9cda4fe1a982bdd20adb760edf20.svg "Repobeats analytics image")