Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: make templates extend common layout | Alan Pearce | 2017-06-18 | -0/+1 |
| | ||||
* | feat: make taxonomies configurable | Alan Pearce | 2017-06-18 | -1/+1 |
| | | | | Add "tag" and "category" as defaults | |||
* | 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/+1 |
| | ||||
* | feat: add tags endpoint | Alan Pearce | 2017-06-18 | -0/+8 |
| | ||||
* | feat: add single post endpoint | Alan Pearce | 2017-06-18 | -1/+9 |
| | ||||
* | feat: Parse front matter as metadata | Alan Pearce | 2017-06-18 | -3/+6 |
| | ||||
* | Move tests to test/ | Alan Pearce | 2017-06-18 | -0/+12 |