hacks-guide-minimal-mistake.../example/_posts/2010-10-25-post-future-date.md
2016-09-21 22:13:25 -04:00

8 lines
No EOL
210 B
Markdown
Executable file

---
title: "Post: Future Date"
date: 9999-12-31
categories:
- Post
---
This post lives in the future and is dated {{ page.date | date: "%c" }}. When building Jekyll with the `--future` flag it should appear.