src.nth.io/

summaryrefslogtreecommitdiff
path: root/git/web
AgeCommit message (Collapse)AuthorFilesLines
12 hoursAdd cgit favicon deploy taskHEADmainLuke Hoersten1-0/+5
12 hoursMake cgit source-filter path configurable, add deploy taskLuke Hoersten2-1/+7
28 hoursRemove nginx config tasks from git/web role, make owner discovery recursiveLuke Hoersten2-20/+3
29 hoursMake cgit theme configurable via variables, fix owner discoveryLuke Hoersten2-1/+45
Add cgit_css_src, cgit_header_src, cgit_footer_src, cgit_owner variables to optionally install a custom theme without hardcoding nth.io. Move scan-path after enable-git-config in cgitrc so gitweb.owner is read from repo git configs. Switch repo owner loop from find|while to glob for loop to avoid subshell issues.
31 hoursAdd nginx permanent redirects for old Mercurial /file/tip/ paths to cgit /tree/Luke Hoersten1-0/+5
34 hoursFix cgit duplicate repo name in URLs by setting virtual-root=/Luke Hoersten1-0/+1
2026-04-05Parameterize cgitrc root-title and root-descLuke Hoersten1-2/+2
2026-04-05Switch cgitrc to scan-path on git/public/ with remove-suffixLuke Hoersten1-4/+1
2026-04-05Add git/aws-s3-backup and git/web (cgit) rolesLuke Hoersten4-0/+98