aboutsummaryrefslogtreecommitdiff
path: root/cmd/server/main.go
AgeCommit message (Expand)AuthorFilesLines
2021-07-15Start on the example website. Remove some chunks of code. Fix up author handl...Mitchell Riedstra1-18/+0
2021-07-12Add atom feed to the go websiteMitchell Riedstra1-5/+37
2021-02-15Another re-structure. Deleting code is wonderful.v0.0.12Mitchell Riedstra1-6/+10
2020-11-15Add a few additional parmaeters. Clean up the import path.Mitch Riedstra1-8/+5
2020-09-26Split up http related stuff out of the page library.Mitch Riedstra1-3/+16
2019-12-14Tidy up the server command, pull the handlers into the page library. Convert ...Mitch Riedstra1-20/+12
2019-12-01Initial Commit. Small command to convert my old setup and basic server that r...Mitch Riedstra1-0/+45