summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
* Allow config file to be specified 2017Alan Pearce2017-10-08-18/+18
* Add tags listingAlan Pearce2017-10-03-4/+172
* Reify taxonomies into just tags.Alan Pearce2017-10-03-38/+22
* chore: Add licenseAlan Pearce2017-10-02-0/+21
* fix: setup toml parser for gray-matterAlan Pearce2017-10-02-1/+5
* Merge remote-tracking branch 'gitlab/master'Alan Pearce2017-10-02-0/+408
|\
| * Add .gitlab-ci.ymlAlan Pearce2017-10-02-0/+408
* | chore: Add node engineAlan Pearce2017-10-02-0/+3
|/
* Upgrade major packagesAlan Pearce2017-10-02-168/+284
* chore: Update wild packages (except cheerio)Alan Pearce2017-10-02-58/+143
* feat: Create feed handler for rootAlan Pearce2017-07-20-31/+103
* chore: Update predentationAlan Pearce2017-07-11-4/+4
* refactor: assign responders to actions via front controllerAlan Pearce2017-07-08-16/+32
* fix(Responders): Don't assume templates are HTMLAlan Pearce2017-07-08-7/+7
* Add site descriptionAlan Pearce2017-07-05-0/+15
* Add rel=me linksAlan Pearce2017-07-05-11/+102
* Move author config to top-levelAlan Pearce2017-07-05-8/+8
* feat: Add posts listingAlan Pearce2017-07-04-11/+118
* feat: Add code block highlightingAlan Pearce2017-07-03-75/+312
* feat: add configurable navigationAlan Pearce2017-07-02-1/+22
* test: Remove duplicated test assertionsAlan Pearce2017-07-02-10/+0
* feat: Use microformats classesAlan Pearce2017-07-02-329/+518
* feat: Add date to postsAlan Pearce2017-07-01-5/+50
* test: Ensure pages are utf-8 HTMLAlan Pearce2017-07-01-0/+3
* test: add description to basic testsAlan Pearce2017-07-01-11/+36
* fix(Responders): fix incorrect post URLsAlan Pearce2017-07-01-1/+3
* feat(taxon): Show taxonomy term in titleAlan Pearce2017-07-01-12/+20
* 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-155/+108
* feat: Add photo to marked-up h-chardAlan Pearce2017-07-01-7/+17
* Delete bundled postAlan Pearce2017-06-30-11/+0
* feat(cli): accept argument for site directoryAlan Pearce2017-06-30-7/+13
* feat: add basic h-card to homepage headerAlan Pearce2017-06-30-11/+40
* chore: Restart ava when templates changeAlan Pearce2017-06-30-0/+5
* fix: add page title to headerAlan Pearce2017-06-30-1/+5
* chore: Install node-dev for a nicer dev serverAlan Pearce2017-06-30-5/+219
* fix: Add missing doctype via stream concatAlan Pearce2017-06-30-28/+42
* test: Use cheerio for DOM testingAlan Pearce2017-06-30-10/+81
* feat: load config from cwd and merge with defaultsAlan Pearce2017-06-30-48/+56
* refactor: remove console.logAlan Pearce2017-06-30-56/+57
* chore: Setup eslint directly for better editor integrationAlan Pearce2017-06-29-16/+223
* feat: beautify HTML outputAlan Pearce2017-06-25-7/+42
* refactor: Replace stream-array with highlandAlan Pearce2017-06-25-11/+11
* fix(responders): replace <main> from layoutAlan Pearce2017-06-25-2/+2
* refactor: move markdown rendering to domainAlan Pearce2017-06-25-2/+4
* feat: add some security with helmetAlan Pearce2017-06-24-5/+161
* style: use simpler syntax for setting response typeAlan Pearce2017-06-24-3/+3
* test: ensure 404s workAlan Pearce2017-06-24-0/+15
* text: improve wording of taxonomy 404Alan Pearce2017-06-24-5/+1