| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-02-15 | Another re-structure. Deleting code is wonderful.v0.0.12 | Mitchell Riedstra | 2 | -133/+0 | |
| 2020-11-24 | Add more comments. Expand the interface. Allow templates to more easily be ↵v0.0.11 | Mitch Riedstra | 2 | -25/+64 | |
| rendered with external variables. | |||||
| 2020-11-21 | Touch up some comments | Mitch Riedstra | 1 | -2/+10 | |
| 2020-11-15 | Update logging. Expose the logger to allow others to update it.v0.0.10 | Mitch Riedstra | 1 | -4/+7 | |
| 2020-11-15 | Return a router whih implements hander.v0.0.8 | Mitch Riedstra | 1 | -1/+1 | |
| 2020-11-15 | Add a few additional parmaeters. Clean up the import path. | Mitch Riedstra | 1 | -2/+7 | |
| 2020-09-26 | Split up http related stuff out of the page library. | Mitch Riedstra | 1 | -0/+78 | |
| 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. | |||||
