src.nth.io/

summaryrefslogtreecommitdiff
path: root/git/web/templates/cgitrc.j2
AgeCommit message (Collapse)AuthorFilesLines
8 hoursMake cgit theme configurable via variables, fix owner discoveryLuke Hoersten1-1/+13
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.
13 hoursFix cgit duplicate repo name in URLs by setting virtual-root=/Luke Hoersten1-0/+1
14 daysParameterize cgitrc root-title and root-descLuke Hoersten1-2/+2
14 daysSwitch cgitrc to scan-path on git/public/ with remove-suffixLuke Hoersten1-4/+1
14 daysAdd git/aws-s3-backup and git/web (cgit) rolesLuke Hoersten1-0/+18