summary refs log tree commit diff stats
path: root/src/views
Commit message (Collapse)AuthorAgeLines
* Rename templates to njkAlan Pearce2017-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 markdownAlan Pearce2017-06-18-1/+1
|
* feat: add tags endpointAlan Pearce2017-06-18-0/+3
|
* feat: add single post endpointAlan Pearce2017-06-18-1/+4
|
* feat: Parse front matter as metadataAlan Pearce2017-06-18-0/+4
|
* feat: Use nunjucks templates via koa-nunjucks-nextAlan Pearce2017-06-18-0/+1