Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: Streaming DOM templates via rheo | Alan Pearce | 2017-06-23 | -42/+91 |
* | feat: Serve static files under ./static | Alan Pearce | 2017-06-19 | -4/+52 |
* | feat: use configly/TOML for configuration | Alan Pearce | 2017-06-18 | -1/+36 |
* | feat(posts): render posts as markdown | Alan Pearce | 2017-06-18 | -0/+28 |
* | feat: Parse front matter as metadata | Alan Pearce | 2017-06-18 | -2/+36 |
* | feat: Use nunjucks templates via koa-nunjucks-next | Alan Pearce | 2017-06-18 | -4/+39 |
* | chore: Set up pre-commit hook for formatting | Alan Pearce | 2017-06-18 | -7/+201 |
* | feat: setup basic web server | Alan Pearce | 2017-06-18 | -43/+1603 |
* | chore: Configure formatting with prettier and standard | Alan Pearce | 2017-06-17 | -24/+1140 |
* | Initial commit | Alan Pearce | 2017-06-17 | -0/+1480 |