summary refs log tree commit diff stats
path: root/src/actions.js
Commit message (Collapse)AuthorAgeLines
* Reify taxonomies into just tags.Alan Pearce2017-10-03-9/+7
| | | | I'm probably not going to need anything else, and this makes it a lot clearer
* refactor: assign responders to actions via front controllerAlan Pearce2017-07-08-9/+16
|
* feat: Add posts listingAlan Pearce2017-07-04-1/+9
|
* feat: Add code block highlightingAlan Pearce2017-07-03-0/+22
| | | | Theme is configurable
* feat(taxon): Show taxonomy term in titleAlan Pearce2017-07-01-1/+1
|
* Switch templating to hyperfastAlan Pearce2017-07-01-32/+27
| | | | This also means that highland is not (currently) required
* refactor: Replace stream-array with highlandAlan Pearce2017-06-25-2/+2
| | | | Works with more than just arrays. Iterators in particular are useful
* text: improve wording of taxonomy 404Alan Pearce2017-06-24-5/+1
|
* refactor: re-architect to be closer to ADRAlan Pearce2017-06-24-0/+56