1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-10 23:46:09 +02:00
gitea/web_src
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
..
css Add Gitea Profile Readmes (#23260) 2023-05-09 05:57:24 +00:00
fomantic Remove `font-awesome` and fomantic `icon` module (#24471) 2023-05-01 13:25:54 -04:00
js Add permission check for moving issue action in project view page (#24589) 2023-05-09 00:50:16 -04:00
svg Add RPM registry (#23380) 2023-05-05 20:33:37 +00:00