| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-07-15 | Start on the example website. Remove some chunks of code. Fix up author ↵ | Mitchell Riedstra | 1 | -18/+0 | |
| handling in the feeds. | |||||
| 2021-07-12 | Add atom feed to the go website | Mitchell Riedstra | 1 | -5/+37 | |
| 2021-02-15 | Another re-structure. Deleting code is wonderful.v0.0.12 | Mitchell Riedstra | 1 | -6/+10 | |
| 2020-11-15 | Add a few additional parmaeters. Clean up the import path. | Mitch Riedstra | 1 | -8/+5 | |
| 2020-09-26 | Split up http related stuff out of the page library. | Mitch Riedstra | 1 | -3/+16 | |
| Make it an interface. Rename page to be 'local' reflecting that it reads the website off the local disk. Update the build script to include the go version. Switch to gorilla/mux Remove the convert command, since we're no longer utilizing that old layout or have any need to convert from it. | |||||
| 2019-12-14 | Tidy up the server command, pull the handlers into the page library. Convert ↵ | Mitch Riedstra | 1 | -20/+12 | |
| to go modules. Add a build script and version to the command | |||||
| 2019-12-01 | Initial Commit. Small command to convert my old setup and basic server that ↵ | Mitch Riedstra | 1 | -0/+45 | |
| reads off of the disk for the new setup | |||||
