summary refs log tree commit diff stats
path: root/package.json
Commit message (Expand)AuthorAgeLines
* feat: Streaming DOM templates via rheoAlan Pearce2017-06-23-1/+2
* feat: Serve static files under ./staticAlan Pearce2017-06-19-0/+1
* feat: use configly/TOML for configurationAlan Pearce2017-06-18-1/+3
* feat(posts): render posts as markdownAlan Pearce2017-06-18-1/+2
* chore: ensure test files are prettierAlan Pearce2017-06-18-1/+1
* feat: Parse front matter as metadataAlan Pearce2017-06-18-1/+2
* Move tests to test/Alan Pearce2017-06-18-2/+2
* feat: Use nunjucks templates via koa-nunjucks-nextAlan Pearce2017-06-18-0/+1
* chore: Set up pre-commit hook for formattingAlan Pearce2017-06-18-0/+9
* feat: setup basic web serverAlan Pearce2017-06-18-3/+10
* chore: Configure formatting with prettier and standardAlan Pearce2017-06-17-3/+7
* Initial commitAlan Pearce2017-06-17-0/+15