diff --git a/pages/user-repos.md b/pages/user-repos.md index 7988787..12e6538 100644 --- a/pages/user-repos.md +++ b/pages/user-repos.md @@ -110,9 +110,13 @@ git remote add tilde.institute @tilde.institute:public_repos/widget/libwid You can link to just your own repos via `https://git.tilde.institute/` -## Caveats +The following files will be parsed into an `about` page for a given repo, in order: -It's not currently set up to parse markdown, so a plaintext README will work best. +* `README` +* `README.7` +* `README.1` +* `README.txt` +* `README.md` [back](/)