Files
docs/docs/usage/profile-readme.md
Lunny Xiao 7dc54af200
All checks were successful
Build and Publish Docs site / build-docs (push) Successful in 6m6s
Remove unnecessary meta data on markdown files (#12)
Reviewed-on: #12
2024-06-28 19:50:37 +00:00

563 B

date, slug, sidebar_position
date slug sidebar_position
2023-03-02T21:00:00+05:00 profile-readme 12

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