Adding support for date field in front matter as date (as TOML provides)
authorspf13 <steve.francia@gmail.com>
Thu, 24 Oct 2013 22:18:57 +0000 (15:18 -0700)
committerspf13 <steve.francia@gmail.com>
Thu, 24 Oct 2013 22:18:57 +0000 (15:18 -0700)
commit471fb1ff699473d7821812490b0ee472ecebb8b2
tree3361e1b8d8b85db6d5c22e99ab8c7645f004e7e9
parentf3c816eabdaddc0939ddc70ac4e2aa3c16abcc11
Adding support for date field in front matter as date (as TOML provides)
hugolib/metadata.go
hugolib/page.go
hugolib/page_time_integration_test.go