forgejo/web_src/css
Nicholas Pease c090f87a8d
Add Gitea Profile Readmes ()
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  

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
..
chroma Add --font-weight-bold and set previous bold to 601 () 2023-04-24 13:46:00 -04:00
code Fix some broken css () 2023-03-18 17:53:12 -04:00
codemirror Replace Less with CSS () 2023-03-14 22:20:19 -04:00
console Replace Less with CSS () 2023-03-14 22:20:19 -04:00
editor Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu () 2023-04-29 07:35:59 -04:00
features Add permission check for moving issue action in project view page () 2023-05-09 00:50:16 -04:00
markup Add --font-weight-bold and set previous bold to 601 () 2023-04-24 13:46:00 -04:00
modules Remove fomantic breadcrumb module () 2023-05-01 11:40:02 -04:00
repository Make Issue/PR/projects more compact, misc CSS tweaks () 2023-05-03 17:58:59 -04:00
shared Modify width of ui container, fine tune css for settings pages and org header () 2023-04-26 11:59:08 -04:00
standalone Replace Less with CSS () 2023-03-14 22:20:19 -04:00
themes Make Issue/PR/projects more compact, misc CSS tweaks () 2023-05-03 17:58:59 -04:00
admin.css Fix config list overflow and layout () 2023-04-30 13:32:07 -04:00
animations.css Replace Less with CSS () 2023-03-14 22:20:19 -04:00
base.css Make Issue/PR/projects more compact, misc CSS tweaks () 2023-05-03 17:58:59 -04:00
dashboard.css Vertical widths of containers removed () 2023-04-19 12:13:00 -04:00
editor.css Remove fomantic breadcrumb module () 2023-05-01 11:40:02 -04:00
explore.css Improve "new-menu" () 2023-05-01 12:08:37 -04:00
font_i18n.css Replace Less with CSS () 2023-03-14 22:20:19 -04:00
form.css Replace tribute with text-expander-element for textarea () 2023-04-09 12:18:45 -04:00
helpers.css Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu () 2023-04-29 07:35:59 -04:00
home.css Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu () 2023-04-29 07:35:59 -04:00
index.css Clean up polluted styles and remove dead CSS code () 2023-05-03 14:32:10 -04:00
install.css Add --font-weight-bold and set previous bold to 601 () 2023-04-24 13:46:00 -04:00
organization.css Modify width of ui container, fine tune css for settings pages and org header () 2023-04-26 11:59:08 -04:00
repository.css Make Issue/PR/projects more compact, misc CSS tweaks () 2023-05-03 17:58:59 -04:00
review.css Expand/Collapse all changed files () 2023-04-09 21:11:02 +08:00
runner.css Improve "new-menu" () 2023-05-01 12:08:37 -04:00
svg.css Replace Less with CSS () 2023-03-14 22:20:19 -04:00
tribute.css Replace Less with CSS () 2023-03-14 22:20:19 -04:00
user.css Add Gitea Profile Readmes () 2023-05-09 05:57:24 +00:00