aboutsummaryrefslogtreecommitdiff
path: root/templates/package.html (unfollow)
Commit message (Collapse)AuthorFiles
2023-05-07Removing redundant go-source tag (#92)Anurag Bandyopadhyay1
* update: removing redundant go-source tag * fix: removing /.idea and adding dir to gitignore * fix: removing /.idea and removing branch field from from templateData * fix: pkgHndler defaultBranch rem revert * fix: minor typo * fix: removing assertion of template responses * fix: tabs * Update handler_test.go * Update handler_test.go * Update handler_test.go --------- Co-authored-by: Anuragkillswitch <70265851+Anuragkillswitch@users.noreply.github.com>
2021-05-18Allow setting branch (#46)Jan-Philipp Benecke1
Support specifying the branch from which source will be served in the YAML configuration.
2019-01-03Add minimal stylingAbhinav Gupta1