Cybrkyd's Git Repositories

GitGen - commit: d7423fd

commit d7423fd6f283ef773d467a1b3c7c1cf52a1b67bff3d183d77fe92284281ea856
author cybrkyd <git@cybrkyd.com> 2026-03-05 10:51:33 +0000
committer cybrkyd <git@cybrkyd.com> 2026-03-05 10:51:33 +0000

Commit Message

Formatting

📊 Diffstat

README.md 4
1 files changed, 2 insertions(+), 2 deletions(-)

Diff

diff --git a/README.md b/README.md
index f6aa7fd..4981d7a 100644
--- a/README.md
+++ b/README.md
@@ -13,12 +13,12 @@ GitGen generates a static HTML site with the following capabilities:
- Repository overview pages with rendered README files
- Markdown rendering for README.md files
- File tree listings based on the current `HEAD`
- - Commit history (configurable last 50 commits per repository)
+ - Commit history (last 50 commits per repository - configurable)
- Detailed commit pages with:
- Full commit metadata
- Tags pointing at relevant commits
- Diffstat summary
- - Unified diff view (truncated to 500 lines(configurable))
+ - Unified diff view (truncated to 500 lines - configurable)
- Safe HTML escaping throughout
- SEO meta
- Parallel repository processing for faster generation