about summary refs log tree commit diff stats
path: root/internal/config
Commit message (Expand)AuthorAgeLines
* refactor: pass Source object to templatesAlan Pearce2024-05-09-3/+3
* feat: enable setting config file path via command lineAlan Pearce2024-05-09-8/+9
* docs: embed defaults in appAlan Pearce2024-05-09-8/+42
* refactor: make config entries kebab-caseAlan Pearce2024-05-09-1/+1
* feat: import sources from configuration in go code and index optionsAlan Pearce2024-05-09-0/+22
* feat: make configuration optionalAlan Pearce2024-05-09-14/+27
* refactor: make data path (partially) configurableAlan Pearce2024-05-07-3/+4
* feat: serve a very basic html templateAlan Pearce2024-05-02-0/+96