Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bytealan/halo-theme-oranges

🍊A simple halo theme of minimalism
https://github.com/bytealan/halo-theme-oranges

blog halo hexo-theme theme

Last synced: 7 days ago
JSON representation

🍊A simple halo theme of minimalism

Awesome Lists containing this project

README

        

# halo-theme-oranges
## 说明
该主题原作者为 zchengsite

原主题地址:[hexo-theme-oranges](https://github.com/zchengsite/hexo-theme-oranges)

## 截图
![white](https://user-images.githubusercontent.com/53036149/219584270-7babc2a6-6110-405d-b29e-8107cb64cc40.png)

## 安装
1. 进入[release](https://github.com/WuWenL0/halo-theme-oranges/releases)页面下载zip文件。
2. 进入后台 -> 外观 -> 主题。
3. 点击右上角 “切换主题”, 在弹出的窗口中选择 “安装主题”。
4. 选择下载好的主题包(zip)。
5. 安装完成后的主题将会出现在 “未安装” 内,点击启用主题

## 开发

```
git clone https://github.com/WuWenL0/halo-theme-oranges.git ~/halo2-dev/themes/theme-oranges
```

```
cd ~/halo2-dev/themes/theme-oranges
```

```
pnpm install
```

```
pnpm dev
```

## 更新
### [1.0.4] 2023/03/13
- [#8](https://github.com/bytealan/halo-theme-oranges/pull/8) 在 title 中显示详细标题信息
### [1.0.3] 2023/03/06
- [#6](https://github.com/bytealan/halo-theme-oranges/pull/6) 页脚添加RSS
### [1.0.2] 2023/02/21
- 修复归档页面、分类页面时间格式错误问题
- 归档页面添加分页按钮
- 优化标签页变量获取方式
### [1.0.1] 2023/02/20
- 添加备案信息配置、支持全局页脚代码注入