Adding support for more front matter types (int, float & date)
authorspf13 <steve.francia@gmail.com>
Thu, 24 Oct 2013 21:31:04 +0000 (14:31 -0700)
committerspf13 <steve.francia@gmail.com>
Thu, 24 Oct 2013 21:31:04 +0000 (14:31 -0700)
commitf3c816eabdaddc0939ddc70ac4e2aa3c16abcc11
tree2ea93ff5723efbf6cf8715932207a9e8f3ceae3d
parent3558e3d6f031a8a537750b20e4445699e9dba528
Adding support for more front matter types (int, float & date)
hugolib/metadata.go
hugolib/page.go
hugolib/page_test.go