Cybrkyd's Git Repositories

GitGen - commit: e5df989

commit e5df98996cabe040853281cd6149f8a07e8709fc78424ea6481d048eaab3a942
author cybrkyd <git@cybrkyd.com> 2026-05-12 11:18:05 +0100
committer cybrkyd <git@cybrkyd.com> 2026-05-12 11:18:05 +0100

Commit Message

formatting

📊 Diffstat

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

Diff

diff --git a/README.md b/README.md
index 4981d7a..9104a40 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,7 @@ Version 2 introduced site generation caching. A log `gitgen-cache.json` is creat
- Deleted repositories **need to be removed manually** from `gitgen-cache.json`.
The advantage is two-fold:
+
1. The caching removes the need to regenerate the entire site (all repos) at each run, ensuring faster build times.
2. When deploying to the remote web host, only changes are uploaded. This is assuming a solution like `rsync` or `ftp` is used, both of which are capable of transferring only newer local files to the remote web host.