about summary refs log tree commit diff stats
path: root/pages/user-repos.md
diff options
context:
space:
mode:
authorgbmor <ben@gbmor.dev>2020-05-15 02:57:25 -0400
committergbmor <ben@gbmor.dev>2020-05-15 02:57:25 -0400
commit5cf5311ece22dcd764d8c2f37d3f8f1ef49289d8 (patch)
treef90c01158847eb7be390dac789bf1a5294191564 /pages/user-repos.md
parentb17dad2135b13083c762649a731b8948b4fdf1bf (diff)
downloadwiki-5cf5311ece22dcd764d8c2f37d3f8f1ef49289d8.tar.gz
added list of files cgit will parse into an about page
Diffstat (limited to 'pages/user-repos.md')
-rw-r--r--pages/user-repos.md8
1 files changed, 6 insertions, 2 deletions
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 <USER>@tilde.institute:public_repos/widget/libwid
 
 You can link to just your own repos via `https://git.tilde.institute/<USER>`
 
-## 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](/)