summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2025-08-24 12:53:59 +0200
committerChristoph Schlosser <christoph@linux.com>2025-08-24 12:53:59 +0200
commit782a350e1f56292176ac8471195c889e47b2b841 (patch)
tree441c689e1a638472fb1e090f2f0888c2ecd54372 /README.md
parent978703ebc86060555da3df4c376e37d16aecce29 (diff)
downloadgit2hugo-782a350e1f56292176ac8471195c889e47b2b841.tar.gz
g2h:Add branches, tags and project name to overview page
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index cd14d1c..1ee0121 100644
--- a/README.md
+++ b/README.md
@@ -30,9 +30,11 @@ For a full list of options, their defaults and how they're changing the behavior
## Features
-- [ ] Overview page.
+- [x] Overview page.
Table of branches and table of tags.
Each with name, most recent message summary and last modified date.
+ - [ ] Link branch and tag name to tree view.
+ - [ ] Link commit messages to commit page.
- [ ] Commit log page.
Table with branch/tag, message summary and last modified date columns.
- [ ] Tabbed log page.