about summary refs log tree commit diff stats
path: root/internal/server/server.go
Commit message (Expand)AuthorAgeLines
* feat: render markdown examplesAlan Pearce2024-05-06-2/+17
* feat: render markdown in option descriptionsAlan Pearce2024-05-05-30/+38
* refactor: only reload templates when such files are updatedAlan Pearce2024-05-05-4/+7
* chore: watch all frontend filesAlan Pearce2024-05-04-1/+1
* feat: frontend search implementationAlan Pearce2024-05-04-14/+96
* chore: use prettier with plugin to format go templatesAlan Pearce2024-05-04-1/+1
* feat: watch and live reload in developmentAlan Pearce2024-05-03-3/+21
* feat: serve a very basic html templateAlan Pearce2024-05-02-0/+175