summary refs log tree commit diff stats
path: root/src/responders.js
Commit message (Expand)AuthorAgeLines
* feat: add basic h-card to homepage headerAlan Pearce2017-06-30-4/+4
* fix: add page title to headerAlan Pearce2017-06-30-1/+4
* fix: Add missing doctype via stream concatAlan Pearce2017-06-30-27/+39
* refactor: remove console.logAlan Pearce2017-06-30-56/+57
* feat: beautify HTML outputAlan Pearce2017-06-25-6/+31
* fix(responders): replace <main> from layoutAlan Pearce2017-06-25-2/+2
* refactor: move markdown rendering to domainAlan Pearce2017-06-25-2/+1
* style: use simpler syntax for setting response typeAlan Pearce2017-06-24-3/+3
* refactor: re-architect to be closer to ADRAlan Pearce2017-06-24-1/+2
* refactor: separate app, respondersAlan Pearce2017-06-24-0/+76