-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add author pages for theme-side #2923
Conversation
我将尝试在 https://github.com/halo-dev/theme-earth 实现这个模板。 |
/hold |
theme-earth 已经适配:halo-dev/theme-earth#23 可以使用 earth-author.zip 进行测试。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
需要在 2.1.x 发布时,补充开发者文档:halo-dev/docs#143
/unhold |
src/main/java/run/halo/app/core/extension/reconciler/UserReconciler.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JohnNiang, ruibaby The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
添加作者页面,并将之前部分展示作者名称和头像的位置添加了作者访问链接。适配:halo-dev/halo#2923 <img width="1920" alt="image" src="https://user-images.githubusercontent.com/21301288/207251573-cff9135c-6e0d-4af1-8db1-43bcfbbe2071.png"> <img width="1920" alt="image" src="https://user-images.githubusercontent.com/21301288/207251627-69def72d-1f8f-4b78-b743-e2faddb71837.png"> /kind feature ```release-note 添加作者模板,支持根据作者归档文章。 ```
What type of PR is this?
/kind feature
/area core
What this PR does / why we need it:
为主题端新增作者页面
see #2837 for more detail
Which issue(s) this PR fixes:
Fixes #2837
Special notes for your reviewer:
/cc @halo-dev/sig-halo
Does this PR introduce a user-facing change?