Post Zero
This was built with Jekyll, mixing the pre-rolled styles with some Skeleton and some customized CSS.
An interesting artefect noticed in the process of composing this first post: given a post date of today’s date, and a timestamp of the current time, the autobuild fails to generate the post.
With this complete date & timestamp, the post fails to build:
If I remove the timestamp, or if I set the date to yesterday but leave the timestamp intact, it builds as expected. These both build:
Curious.