| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-09-26 | Split up http related stuff out of the page library. | Mitch Riedstra | 1 | -0/+2 | |
| 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. | |||||
| 2020-09-19 | Allow for setting of the time format in the page library. Support tags. ↵v0.0.6 | Mitch Riedstra | 1 | -1/+3 | |
| Rename Name to Path to better reflect what it is. | |||||
| 2019-12-14 | Add a license to the project and version informationv0.0.1 | Mitch Riedstra | 1 | -2/+7 | |
| 2019-12-14 | Tidy up the server command, pull the handlers into the page library. Convert ↵ | Mitch Riedstra | 1 | -0/+11 | |
| to go modules. Add a build script and version to the command | |||||
