Commit Graph

13 Commits

Author SHA1 Message Date
Ryan Wang
1f219604ec chore: bump dependencies (#211)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2024-11-16 11:11:23 +08:00
Ryan Wang
ed652815b9 refactor: improve ui (#153)
优化整体的 UI 和布局。

```release-note
None
```
2024-07-08 09:05:23 +00:00
Ryan Wang
8c244f9954 feat: add post share feature (#118)
为文章页面添加分享功能。

/kind feature

<img width="1920" alt="image" src="https://github.com/halo-dev/theme-earth/assets/21301288/0825f69d-f2c9-4419-98aa-f8e572b594f0">


```release-note
 为文章页面添加分享功能。
```
2023-10-13 07:44:10 +00:00
Ryan Wang
706f0a78e3 chore: bump dependencies (#88)
升级依赖的版本。

/kind improvement

```release-note
None 
```
2023-06-30 07:52:13 +00:00
Gadore
9615fa3bff add rss icon in sidebar media selection (#62)
因为这个主题暂时没有设置Rss显示的地址,我对这个又比较看重,所以就在社交媒体里边增加了一个Rss选择的图标选项,已测试,显示正常,可通过我的博客地址预览显示效果https://gadore.top


```release-note
None
```
2023-03-31 03:42:13 +00:00
Ryan Wang
10fd05ca16 refactor: color scheme switcher (#32)
修改切换主题色的方案,目前改为点击就切换为下一个主题色,请看:

![2022-12-23 17 52 24](https://user-images.githubusercontent.com/21301288/209314225-808b4c0d-ab11-4c41-a716-7617b17933a7.gif)

Fixes https://github.com/halo-dev/halo/issues/2993

/kind improvement

```release-note
None
```
2022-12-26 06:36:31 +00:00
Ryan Wang
fd7c9250e3 refactor: use repleater input type to define social_media 2022-11-21 17:24:37 +08:00
Ryan Wang
193bef09c7 feat: add the icon for the pinned of the post 2022-11-13 15:05:11 +08:00
Ryan Wang
bac6427259 refactor: use tailwindcss-plugin-icons to build icons 2022-11-11 17:21:02 +08:00
Ryan Wang
2f50739a52 feat: add dark mode color scheme 2022-11-09 22:00:27 +08:00
Ryan Wang
fdb08770f0 perf: limit the number of lines in the title and excerpt of the post card
Fixes https://github.com/halo-sigs/theme-earth/issues/9
2022-11-08 22:06:10 +08:00
Ryan Wang
bf574b7aeb feat: post sidebar support table of content
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-10-15 14:02:28 +08:00
Ryan Wang
d39c95bbce feat: preliminary completion of index page and post page
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-10-06 00:38:24 +08:00