arvinxx / dumi-theme-antd-style

dumi-theme for antd-style site
https://dumi-theme-antd-style.arvinx.com
MIT License
75 stars 37 forks source link

✨ feat: 支持配置是否在首页显示自定义内容 #105

Closed FriedRiceNoodles closed 4 months ago

FriedRiceNoodles commented 4 months ago

💻 变更类型 | Change Type

🔀 变更说明 | Description of Change

close https://github.com/arvinxx/dumi-theme-antd-style/issues/104

现在可以直接在index.md中编写markdown内容和代码,用于自定义首页了。

img_v3_0287_ef896ff4-82fa-4f92-957d-1725fe4a1b3g img_v3_0287_2e317eb8-7cad-419d-84a6-d4877d442b0g

BTW:

  1. CI流程好像挂了?如果合并了之后可以发个新版本吗,想用到这个特性
  2. 仓库内似乎没有配置commitizen?这次的commit msg是复制来的。
vercel[bot] commented 4 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @arvinxx on Vercel.

@arvinxx first needs to authorize it.

codecov[bot] commented 4 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (c27037d) 49.67% compared to head (5248b3b) 50.82%. Report is 6 commits behind head on master.

Files Patch % Lines
src/store/selectors/hero.ts 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #105 +/- ## ========================================== + Coverage 49.67% 50.82% +1.15% ========================================== Files 52 53 +1 Lines 2937 2953 +16 Branches 63 63 ========================================== + Hits 1459 1501 +42 + Misses 1478 1452 -26 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Wxh16144 commented 4 months ago

感觉可以默认开启这个功能,这个功能属于增量更新🤔

arvinxx commented 4 months ago

可以在1.0默认开启吧,不然可能是breaking change

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 0.30.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: