Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: use configly/TOML for configuration | Alan Pearce | 2017-06-18 | -3/+15 |
* | Rename templates to njk | Alan Pearce | 2017-06-18 | -1/+5 |
* | feat(posts): render posts as markdown | Alan Pearce | 2017-06-18 | -3/+18 |
* | refactor: move tag indexing of posts to Posts | Alan Pearce | 2017-06-18 | -9/+15 |
* | feat: add tags endpoint | Alan Pearce | 2017-06-18 | -4/+25 |
* | feat: add single post endpoint | Alan Pearce | 2017-06-18 | -4/+25 |
* | refactor(posts): Clarify what options are for | Alan Pearce | 2017-06-18 | -2/+2 |
* | refactor: metadata -> posts | Alan Pearce | 2017-06-18 | -11/+8 |
* | fix(metadata): make return values consistent | Alan Pearce | 2017-06-18 | -7/+2 |
* | feat: Parse front matter as metadata | Alan Pearce | 2017-06-18 | -1/+56 |
* | Move tests to test/ | Alan Pearce | 2017-06-18 | -12/+0 |
* | feat: Use nunjucks templates via koa-nunjucks-next | Alan Pearce | 2017-06-18 | -4/+7 |
* | feat: setup basic web server | Alan Pearce | 2017-06-18 | -0/+37 |
* | Initial commit | Alan Pearce | 2017-06-17 | -0/+0 |