| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-11-24 | Add more comments. Expand the interface. Allow templates to more easily be ↵v0.0.11 | Mitch Riedstra | 1 | -0/+1 | |
| rendered with external variables. | |||||
| 2020-11-21 | Touch up some comments | Mitch Riedstra | 1 | -0/+2 | |
| 2020-09-26 | Split up http related stuff out of the page library. | Mitch Riedstra | 5 | -284/+10 | |
| 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-20 | Save the index in memory and only rebuild if clearedv0.0.7 | Mitch Riedstra | 2 | -0/+19 | |
| 2020-09-19 | Allow for setting of the time format in the page library. Support tags. ↵v0.0.6 | Mitch Riedstra | 4 | -17/+112 | |
| Rename Name to Path to better reflect what it is. | |||||
| 2020-01-05 | The markdown files are also templates now.v0.0.5 | Mitch Riedstra | 1 | -4/+27 | |
| 2020-01-04 | Incomptiable change to move to the further refined website format | Mitch Riedstra | 1 | -18/+46 | |
| 2019-12-22 | Add support for a 404 pagev0.0.2 | Mitch Riedstra | 2 | -5/+21 | |
| 2019-12-14 | Tidy up the server command, pull the handlers into the page library. Convert ↵ | Mitch Riedstra | 1 | -0/+34 | |
| 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/+69 | |
| reads off of the disk for the new setup | |||||
