1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-07 10:35:48 +00:00
gitea/docs/content/doc/usage
Nicholas Pease c090f87a8d
Add Gitea Profile Readmes (#23260)
Implements displaying a README.md file present in a users ```.profile```
repository on the users profile page. If no such repository/file is
present, the user's profile page remains unchanged.

Example of user with ```.profile/README.md```

![image](https://user-images.githubusercontent.com/34464552/222757202-5d53ac62-60d9-432f-b9e3-2537ffa91041.png)

Example of user without ```.profile/README.md```

![image](https://user-images.githubusercontent.com/34464552/222759972-576e058b-acd4-47ac-be33-38a7cb58cc81.png)

This pull request closes the feature request in #12233 

Special thanks to @techknowlogick for the help in the Gitea discord!

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Yarden Shoham <hrsi88@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: yp05327 <576951401@qq.com>
Co-authored-by: Yarden Shoham <git@yardenshoham.com>
2023-05-09 05:57:24 +00:00
..
packages Fix docs failing the build on main (#24561) 2023-05-06 11:52:44 +00:00
_index.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
_index.zh-cn.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
_index.zh-tw.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
agit-support.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
authentication.en-us.md Update LDAP filters to include both username and email address (#24547) 2023-05-05 14:18:53 -04:00
authentication.zh-cn.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
authentication.zh-tw.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
clone-filter.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
incoming-email.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
issue-pull-request-templates.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
issue-pull-request-templates.zh-cn.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
labels.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
linked-references.en-us.md Replace N/A with - everywhere (#24474) 2023-05-02 05:54:29 -04:00
merge-message-templates.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
permissions.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
profile-readme.en-us.md Add Gitea Profile Readmes (#23260) 2023-05-09 05:57:24 +00:00
protected-tags.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
pull-request.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
pull-request.zh-cn.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
pull-request.zh-tw.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
push.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
push.zh-tw.md Docs for Gitea Actions (#24405) 2023-05-05 20:07:20 +00:00
repo-mirror.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
secrets.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
template-repositories.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
webhooks.en-us.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
webhooks.zh-cn.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00
webhooks.zh-tw.md Refactor docs (#23752) 2023-04-28 11:33:41 +08:00