Commit Graph

8 Commits

Author SHA1 Message Date
Ryan Wang
ed652815b9 refactor: improve ui (#153)
优化整体的 UI 和布局。

```release-note
None
```
2024-07-08 09:05:23 +00:00
Ryan Wang
d4562c38de chore: bump dependencies (#138)
升级所有依赖的版本,并简化部分 TailwindCSS 的写法。

/kind improvement

```release-note
None
```
2024-04-11 16:10:11 +00: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
028e554b9b feat: add preview theme support 2022-10-24 11:40:53 +08:00
Ryan Wang
f657f5e62c styles: reformat code
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-10-10 14:51:02 +08:00
Ryan Wang
ecbcaf8f3a feat: add sidebar widget configurable support
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-10-06 18:32:49 +08:00