about summary refs log tree commit diff stats
path: root/go.mod
Commit message (Collapse)AuthorAgeLines
* feat: decode brotli-compressed filesAlan Pearce2024-05-17-0/+1
|
* refactor(config): simplify configurationAlan Pearce2024-05-13-1/+0
| | | | | | | | | | | | | | commit 8225dbdb692c99b39dcafe2e5ec6ddc4daf08fb5 Author: Alan Pearce <alan@alanpearce.eu> Date: Mon May 13 19:18:26 2024 +0200 refactor: consolidate configuration to reduce command-line options commit 5616d4c5a9bc6c0c14f744f812fa6609f859dc34 Author: Alan Pearce <alan@alanpearce.eu> Date: Mon May 13 17:41:58 2024 +0200 refactor: move config file parsing to program entry points
* feat: import sources from configuration in go code and index optionsAlan Pearce2024-05-09-0/+1
|
* refactor: store searched documents directly in the search indexAlan Pearce2024-05-08-1/+1
|
* feat: search one set of optionsAlan Pearce2024-05-07-1/+30
|
* feat: render markdown in option descriptionsAlan Pearce2024-05-05-0/+3
|
* feat: watch and live reload in developmentAlan Pearce2024-05-03-0/+1
|
* feat: serve a very basic html templateAlan Pearce2024-05-02-0/+16
|
* chore: initial commitAlan Pearce2024-05-02-0/+3