Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Switch templating to hyperfast | Alan Pearce | 2017-07-01 | -0/+1 |
| | | | | This also means that highland is not (currently) required | |||
* | feat: Add photo to marked-up h-chard | Alan Pearce | 2017-07-01 | -1/+3 |
| | ||||
* | feat: add basic h-card to homepage header | Alan Pearce | 2017-06-30 | -4/+33 |
| | ||||
* | fix: add page title to header | Alan Pearce | 2017-06-30 | -0/+1 |
| | ||||
* | fix: Add missing doctype via stream concat | Alan Pearce | 2017-06-30 | -0/+2 |
| | | | | rheo appears to be stripping it out | |||
* | test: Use cheerio for DOM testing | Alan Pearce | 2017-06-30 | -6/+23 |
| | ||||
* | feat: load config from cwd and merge with defaults | Alan Pearce | 2017-06-30 | -25/+25 |
| | ||||
* | test: ensure 404s work | Alan Pearce | 2017-06-24 | -0/+15 |
| | ||||
* | refactor: separate app, responders | Alan Pearce | 2017-06-24 | -0/+34 |