about summary refs log tree commit diff stats
path: root/frontend
Commit message (Collapse)AuthorAgeLines
...
* style: make page wider and header shorterAlan Pearce2024-05-07-4/+44
|
* style: add more text to homepage and footerAlan Pearce2024-05-07-2/+10
|
* style: split homepage and search pageAlan Pearce2024-05-07-71/+102
|
* feat: search one set of optionsAlan Pearce2024-05-07-49/+60
|
* refactor: rely on html/template functionality moreAlan Pearce2024-05-07-0/+1
|
* feat: render markdown examplesAlan Pearce2024-05-06-5/+13
|
* feat: link to nixpkgs on github for declarationsAlan Pearce2024-05-05-1/+1
|
* style: increase contrastAlan Pearce2024-05-05-0/+2
|
* style: remove border-radiusAlan Pearce2024-05-05-0/+1
|
* style: improve layout and formatting of code samplesAlan Pearce2024-05-05-3/+21
|
* style: add a footerAlan Pearce2024-05-05-0/+1
|
* feat: render markdown in option descriptionsAlan Pearce2024-05-05-8/+12
|
* style: remove unused variableAlan Pearce2024-05-05-1/+1
|
* style: add a small gap between search bar and buttonAlan Pearce2024-05-04-0/+1
|
* fix(css): first grid row too tallAlan Pearce2024-05-04-1/+1
|
* feat: browser history managementAlan Pearce2024-05-04-4/+54
|
* feat: show metadata in gridAlan Pearce2024-05-04-11/+48
|
* feat: frontend search implementationAlan Pearce2024-05-04-0/+39
|
* chore: use prettier with plugin to format go templatesAlan Pearce2024-05-04-2/+7
|
* feat: add basic input frontendAlan Pearce2024-05-03-3/+22
|
* feat: add cssAlan Pearce2024-05-03-0/+1
|
* feat: serve a very basic html templateAlan Pearce2024-05-02-0/+11