about summary refs log tree commit diff stats
path: root/internal/server/templates.go
Commit message (Collapse)AuthorAgeLines
* refactor(templates): render partials with less hackinessAlan Pearce2024-05-15-5/+8
|
* build: optionally embed frontend filesAlan Pearce2024-05-10-5/+6
|
* style: show pages for different sourcesAlan Pearce2024-05-07-0/+12
|
* style: split homepage and search pageAlan Pearce2024-05-07-8/+16
|
* refactor: rely on html/template functionality moreAlan Pearce2024-05-07-16/+11
|
* refactor: extract templating into own fileAlan Pearce2024-05-07-0/+81