summary refs log tree commit diff stats
path: root/config
Commit message (Collapse)AuthorAgeLines
* Reify taxonomies into just tags.Alan Pearce2017-10-03-4/+0
| | | | I'm probably not going to need anything else, and this makes it a lot clearer
* feat: Create feed handler for rootAlan Pearce2017-07-20-0/+5
|
* Add site descriptionAlan Pearce2017-07-05-0/+1
|
* Add rel=me linksAlan Pearce2017-07-05-0/+8
|
* Move author config to top-levelAlan Pearce2017-07-05-4/+4
|
* feat: Add code block highlightingAlan Pearce2017-07-03-0/+2
| | | | Theme is configurable
* feat: add configurable navigationAlan Pearce2017-07-02-0/+4
|
* feat: Add photo to marked-up h-chardAlan Pearce2017-07-01-1/+4
|
* feat: add basic h-card to homepage headerAlan Pearce2017-06-30-1/+1
|
* refactor: re-architect to be closer to ADRAlan Pearce2017-06-24-1/+1
|
* Fix posts directory default configurationAlan Pearce2017-06-19-1/+1
|
* feat: make templates extend common layoutAlan Pearce2017-06-18-0/+3
|
* feat: make taxonomies configurableAlan Pearce2017-06-18-1/+6
| | | | Add "tag" and "category" as defaults
* feat: use configly/TOML for configurationAlan Pearce2017-06-18-0/+5