aboutsummaryrefslogtreecommitdiff
path: root/bindata.go (follow)
Commit message (Collapse)AuthorAgeFiles
* Support changing godoc instance (#38)Diego Bernardes2019-03-051
| | | | | This adds the ability to change the godoc.org instance used by Sally to link to documentation by providing a new `godoc` section in the configuration.
* template: Bundle in binary with bindata (#36)Abhinav Gupta2019-01-031
| | | | | | | | This uses go-bindata/go-bindata to bundle the template in the binary. I also realized that the handler test was now broken because we were checking the exact contents of the index page in the test. This change fixes that too.
* Rework as HTTP server (#15)Grayson Koonce2016-10-121
|
* bindataGrayson Koonce2016-09-301
|
* Starting point (#1)Grayson Koonce2016-09-301