aboutsummaryrefslogtreecommitdiff
path: root/page/http.go
AgeCommit message (Collapse)AuthorFilesLines
2020-09-19Allow for setting of the time format in the page library. Support tags. ↵v0.0.6Mitch Riedstra1-3/+3
Rename Name to Path to better reflect what it is.
2019-12-22Add support for a 404 pagev0.0.2Mitch Riedstra1-3/+17
2019-12-14Tidy up the server command, pull the handlers into the page library. Convert ↵Mitch Riedstra1-0/+34
to go modules. Add a build script and version to the command