Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename templates to njk | Alan Pearce | 2017-06-18 | -0/+0 |
| | | | | | It's specified in the nunjucks documentation. Using it allows editors to understand the syntax better | |||
* | feat(posts): render posts as markdown | Alan Pearce | 2017-06-18 | -1/+1 |
| | ||||
* | feat: add tags endpoint | Alan Pearce | 2017-06-18 | -0/+3 |
| | ||||
* | feat: add single post endpoint | Alan Pearce | 2017-06-18 | -1/+4 |
| | ||||
* | feat: Parse front matter as metadata | Alan Pearce | 2017-06-18 | -0/+4 |
| | ||||
* | feat: Use nunjucks templates via koa-nunjucks-next | Alan Pearce | 2017-06-18 | -0/+1 |