summary refs log tree commit diff stats
path: root/src/responders.js
Commit message (Expand)AuthorAgeLines
* Add tags listingAlan Pearce2017-10-03-1/+21
* feat: Create feed handler for rootAlan Pearce2017-07-20-2/+40
* refactor: assign responders to actions via front controllerAlan Pearce2017-07-08-3/+3
* fix(Responders): Don't assume templates are HTMLAlan Pearce2017-07-08-7/+7
* Add site descriptionAlan Pearce2017-07-05-0/+1
* Add rel=me linksAlan Pearce2017-07-05-1/+8
* Move author config to top-levelAlan Pearce2017-07-05-4/+4
* feat: Add posts listingAlan Pearce2017-07-04-9/+9
* feat: add configurable navigationAlan Pearce2017-07-02-0/+6
* feat: Use microformats classesAlan Pearce2017-07-02-17/+14
* feat: Add date to postsAlan Pearce2017-07-01-5/+22
* fix(Responders): fix incorrect post URLsAlan Pearce2017-07-01-1/+1
* feat(taxon): Show taxonomy term in titleAlan Pearce2017-07-01-2/+3
* 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