Skip to content

Allow posts to be `datetime`s, not just `date`s

Jamie Tanna requested to merge feature/allow-datetime into master

I.e. when multiple posts are being written on the same day, we need to be able to determine when they're written more easily.

Closes #398 (closed).

Plus, update existing posts to abide by the new rules.

Merge request reports