git-repo-styles

Design documents for git.pablopie.xyz ✏️

Commit
6d120c8a772217e368cb119ad74daad05c7cef49
Parent
aabcfbdeffb28faf584831c8925001e158a7c8db
Author
Pablo <pablo-escobar@riseup.net>
Date

Added a TODO list

Diffstat

1 file changed, 14 insertions, 0 deletions

Status File Name N° Changes Insertions Deletions
Added TODO.md 14 14 0
diff --git a/TODO.md b/TODO.md
@@ -0,0 +1,14 @@
+# Future Improvements
+
+* Add the logo to the left side of the navigation bar
+* Make the logo a square instead of a circle
+* Changed the titles of the pages so that they reflect the names of the repos
+* Make code blocks look nicer
+  * Make the line numbers nicer
+  * Implement syntax highlighting?
+* Add license indicators other than page on the LICENSE file
+
+# Bugs
+
+* The page on the tree of some repos is broken: no files show up.
+  * This happens in the repo for stagit itself