Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | style: use title-cased source names | Alan Pearce | 2024-05-10 | -2/+2 |
* | refactor: pass Source object to templates | Alan Pearce | 2024-05-09 | -3/+3 |
* | feat: enable setting config file path via command line | Alan Pearce | 2024-05-09 | -8/+9 |
* | docs: embed defaults in app | Alan Pearce | 2024-05-09 | -8/+42 |
* | refactor: make config entries kebab-case | Alan Pearce | 2024-05-09 | -1/+1 |
* | feat: import sources from configuration in go code and index options | Alan Pearce | 2024-05-09 | -0/+22 |
* | feat: make configuration optional | Alan Pearce | 2024-05-09 | -14/+27 |
* | refactor: make data path (partially) configurable | Alan Pearce | 2024-05-07 | -3/+4 |
* | feat: serve a very basic html template | Alan Pearce | 2024-05-02 | -0/+51 |