Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: add some security with helmet | Alan Pearce | 2017-06-24 | -0/+1 |
| | ||||
* | feat: Streaming DOM templates via rheo | Alan Pearce | 2017-06-23 | -1/+2 |
| | ||||
* | feat: Serve static files under ./static | Alan Pearce | 2017-06-19 | -0/+1 |
| | ||||
* | feat: use configly/TOML for configuration | Alan Pearce | 2017-06-18 | -1/+3 |
| | ||||
* | feat(posts): render posts as markdown | Alan Pearce | 2017-06-18 | -1/+2 |
| | ||||
* | chore: ensure test files are prettier | Alan Pearce | 2017-06-18 | -1/+1 |
| | ||||
* | feat: Parse front matter as metadata | Alan Pearce | 2017-06-18 | -1/+2 |
| | ||||
* | Move tests to test/ | Alan Pearce | 2017-06-18 | -2/+2 |
| | ||||
* | feat: Use nunjucks templates via koa-nunjucks-next | Alan Pearce | 2017-06-18 | -0/+1 |
| | ||||
* | chore: Set up pre-commit hook for formatting | Alan Pearce | 2017-06-18 | -0/+9 |
| | ||||
* | feat: setup basic web server | Alan Pearce | 2017-06-18 | -3/+10 |
| | ||||
* | chore: Configure formatting with prettier and standard | Alan Pearce | 2017-06-17 | -3/+7 |
| | ||||
* | Initial commit | Alan Pearce | 2017-06-17 | -0/+15 |