src.nth.io/

summaryrefslogtreecommitdiff
path: root/git
AgeCommit message (Collapse)AuthorFilesLines
3 hoursRemove nginx config tasks from git/web role, make owner discovery recursiveHEADmainLuke Hoersten2-20/+3
4 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.
7 hoursAdd nginx permanent redirects for old Mercurial /file/tip/ paths to cgit /tree/Luke Hoersten1-0/+5
9 hoursFix cgit duplicate repo name in URLs by setting virtual-root=/Luke Hoersten1-0/+1
13 daysParameterize cgitrc root-title and root-descLuke Hoersten1-2/+2
13 daysSwitch cgitrc to scan-path on git/public/ with remove-suffixLuke Hoersten1-4/+1
13 daysAdd git/aws-s3-backup and git/web (cgit) rolesLuke Hoersten10-0/+168