Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-18 | Allow setting branch (#46) | 1 | -1/+1 | ||
Support specifying the branch from which source will be served in the YAML configuration. | |||||
2020-03-02 | Fix godoc badge image (#43) | 1 | -1/+1 | ||
pkg.go.dev does not serve a badge like godoc.org. This change switches the image over to one provided by shields.io. Note that this uses the style "for-the-badge" from shields.io. | |||||
2019-03-05 | Support changing godoc instance (#38) | 1 | -2/+2 | ||
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. | |||||
2019-01-03 | Add minimal styling | 2 | -0/+48 | ||
2016-10-12 | Rework as HTTP server (#15) | 2 | -21/+0 | ||
2016-09-30 | Starting point (#1) | 2 | -0/+21 | ||