Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/docs/content/usage/profile-readme.en-us.md

735 B

date title slug sidebar_position toc draft menu
2023-03-02T21:00:00+05:00 Profile READMEs profile-readme 12 false false [{sidebar [{parent usage} {name Profile READMEs} {sidebar_position 12} {identifier profile-readme}]}]

Profile READMEs

To display a Markdown file in your Gitea user or organization profile page, create a repository named .profile and add a new file named README.md to it. Gitea will automatically display the contents of the file on your profile, in a new "Overview" above your repositories.

Making the .profile repository private will hide the Profile README.

Example of user with .profile/README.md:

profile readme screenshot