allow date to be specified in the front matter and override the value from the file name, fixes #62 and #38

This commit is contained in:
Kris Brown
2010-01-10 21:21:54 +00:00
parent 6b74454a07
commit a1550b3378
5 changed files with 28 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
date: 2010-01-10
---
Post with a front matter date

View File

@@ -0,0 +1,5 @@
---
date: 2010-01-10 13:07:09
---
Post with a front matter time