gshr
git static host repo -- generates static html for repos
git clone https://git.vogt.world/gshr.git
Log | Files | README.md | LICENSE
← Commit log
commit
message
Adding todos in readme
author
Ben Vogt <[email protected]>
date
2023-04-04 03:06:21
stats
1 file(s) changed, 10 insertions(+), 0 deletions(-)
files
README.md
 1diff --git a/README.md b/README.md
 2index 8b260b9..027e210 100644
 3--- a/README.md
 4+++ b/README.md
 5@@ -1,3 +1,13 @@
 6 # gshr
 7 
 8 Git static host repo.
 9+
10+---
11+
12+Tasks to do:
13+
14+* Partial template for header.
15+* Better use of BaseURL.
16+* Show plain-text files (like Makefile) if possible.
17+* README and LICENSE linking in main page.
18+* Multi-repo namespacing.
19\ No newline at end of file