summary refs log tree commit diff stats
path: root/yarn.lock
Commit message (Expand)AuthorAgeLines
* chore: Install node-dev for a nicer dev serverAlan Pearce2017-06-30-5/+217
* test: Use cheerio for DOM testingAlan Pearce2017-06-30-3/+54
* chore: Setup eslint directly for better editor integrationAlan Pearce2017-06-29-16/+201
* refactor: Replace stream-array with highlandAlan Pearce2017-06-25-8/+8
* feat: add some security with helmetAlan Pearce2017-06-24-5/+150
* feat: Streaming DOM templates via rheoAlan Pearce2017-06-23-42/+91
* feat: Serve static files under ./staticAlan Pearce2017-06-19-4/+52
* feat: use configly/TOML for configurationAlan Pearce2017-06-18-1/+36
* feat(posts): render posts as markdownAlan Pearce2017-06-18-0/+28
* feat: Parse front matter as metadataAlan Pearce2017-06-18-2/+36
* feat: Use nunjucks templates via koa-nunjucks-nextAlan Pearce2017-06-18-4/+39
* chore: Set up pre-commit hook for formattingAlan Pearce2017-06-18-7/+201
* feat: setup basic web serverAlan Pearce2017-06-18-43/+1603
* chore: Configure formatting with prettier and standardAlan Pearce2017-06-17-24/+1140
* Initial commitAlan Pearce2017-06-17-0/+1480