Skip to content

Commit 070400c

Browse files
authored
Merge pull request #121 from bhaoo/develop
✨ v2.1.0-RC.1
2 parents a8d7a2e + d777c76 commit 070400c

30 files changed

+133
-71
lines changed

.github/workflows/Cuckoo-Dev-Test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Cuckoo-Dev-Test
33
on:
44
push:
55
branches:
6-
- 'feature/**'
6+
- 'develop'
77
pull_request:
88
branches: [ "develop" ]
99

@@ -29,7 +29,7 @@ jobs:
2929
build:
3030
name: Cuckoo Dev Build
3131
runs-on: ubuntu-latest
32-
if: "!contains(github.event.head_commit.message, 'skip ci') && github.event_name == 'pull_request'"
32+
if: "!contains(github.event.head_commit.message, 'skip ci') && github.event_name != 'pull_request'"
3333
needs:
3434
- php
3535
steps:

404.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
* @author Bhao
1313
* @link https://dwd.moe/
14-
* @version 2.0.0
14+
* @date 2023-07-19
1515
*/
1616

1717
if(!defined('__TYPECHO_ROOT_DIR__')) exit;

README.md

Lines changed: 43 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,40 @@
1-
# Cuckoo
1+
<p align="center">
2+
<img style="width: 750px;" src="https://github.com/bhaoo/Cuckoo/assets/45502567/c63b990e-6d75-477f-8a96-b5f2e161052f" />
3+
</p>
24

3-
![GitHub](https://img.shields.io/github/license/bhaoo/cuckoo?style=flat-square)
4-
![GitHub release (latest by date)](https://img.shields.io/github/v/release/bhaoo/cuckoo?style=flat-square)
5+
<p align="center">
6+
”你好,我是布谷!“
7+
<br/>
8+
一款 Material Design 风格的 Typecho 主题
9+
</p>
510

6-
每个人都需要一只“布谷鸟”。
11+
<p align="center">
12+
<img src="https://img.shields.io/github/license/bhaoo/cuckoo?style=flat-square" />
13+
<img src="https://img.shields.io/github/v/release/bhaoo/cuckoo?style=flat-square" />
14+
<img src="https://img.shields.io/github/last-commit/bhaoo/Cuckoo/develop?style=flat-square&label=update" />
15+
<img src="https://img.shields.io/github/downloads/bhaoo/Cuckoo/total?style=flat-square" />
16+
</p>
717

8-
---
18+
## 特点
19+
20+
- 全站 PJAX + 评论 AJAX
21+
- 响应式 / 自适应
22+
- 自动暗色模式(定时 / 跟随系统 / 手动)
23+
- 支持自定义字体样式 / 粗细
24+
- 支持文章目录 / 浏览数显示
25+
- 图片懒加载 & 图片灯箱
26+
- Infinite Scroll 瀑布流加载
27+
- 用户 UA 以及仿 Biibili 认证
28+
- 支持自定义评论表情
29+
- 仿 Mac 风格代码块 & 支持代码高亮 / 复制
30+
- 支持多种联系方式
31+
- 基于 Links 的友链页面
32+
- Bilibili 追番独立页面
33+
- 自定义静态文件源 / 随机图源
34+
- 支持 Katex 公式
35+
- 多个模块均支持自定义
36+
- 丰富的后台设置
37+
- ...
938

1039
## 下载
1140

@@ -15,28 +44,20 @@
1544

1645
如需下载开发版可以前往 [这里](https://github.com/bhaoo/Cuckoo/releases/tag/Dev) 进行下载哦!
1746

18-
## 特点
47+
## 安装
1948

20-
- 全站PJAX+评论AJAX
21-
- 响应式 / 自适应
22-
- 图片懒加载 Lazyload
23-
- 图片灯箱 Fancybox
24-
- Infinite Scroll 瀑布流加载
25-
- 用户UA以及仿Biibili认证
26-
- 支持自定义评论表情
27-
- 支持代码高亮
28-
- 支持多种联系方式
29-
- 基于 Links 的友链页面
30-
- Bilibili 追番独立页面
31-
- 自定义静态文件源 / 随机图源
32-
- 自定义抽屉导航栏
49+
> [!WARNING]
50+
> 务必要将文件名改为 “Cuckoo” ,以免发生奇奇怪怪的错误。
51+
52+
- 将下载到的压缩包解压到 `/usr/themes/` 并且将文件夹名改为 “**Cuckoo**
53+
- 前往 “控制台->外观” 启用「Cuckoo」即可使用主题啦!
3354

3455
## 最后
3556

3657
1. 欢迎各位加入 [主题交流群](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=s2GpijC6kAYicysKIUoV87cckdzRDova&authKey=XNFrI33rkha8i9vNTIMLCzqN9fCphaARFlptIb9cKB0PhwdC6fWIDn90MVi8JrfX&noverify=0&group_code=943195145)
37-
2. 主题文档:[https://cuckoo.owo.show/](https://cuckoo.owo.show/) (请注意区分 2.x 和 1.x)
38-
3. 提问前请先阅读 “主题文档” 先哦!
39-
4. 如果喜欢这个主题,欢迎各位点个 Star !
58+
2. 主题文档:[https://cuckoo.owo.show/](https://cuckoo.owo.show/)
59+
3. 如有问题可以发 [Issue](https://github.com/bhaoo/Cuckoo/issues) 或进群提问,提问前请先阅读 “主题文档” 先哦!
60+
4. 如果喜欢这个主题,欢迎各位点个 Star ,也欢迎 [投喂](https://afdian.net/@bhaoo) 布好哦
4061

4162
---
4263

archive.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
* @author Bhao
1313
* @link https://dwd.moe/
14-
* @version 2.0.0
14+
* @date 2023-07-19
1515
*/
1616

1717
if(!defined('__TYPECHO_ROOT_DIR__')) exit;

assets/css/cuckoo.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/iconfont.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)