summary refs log tree commit diff stats
path: root/src/responders.js
Commit message (Expand)AuthorAgeLines
* fix: fix combination of layout and page templatesAlan Pearce2017-07-01-1/+1
* refactor: Extract logic to get template indent levelAlan Pearce2017-07-01-3/+6
* Switch templating to hyperfastAlan Pearce2017-07-01-69/+47
* feat: Add photo to marked-up h-chardAlan Pearce2017-07-01-4/+6
* 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