Adding support for ordering content in indexes by other than date (weighted indexes)
authorspf13 <steve.francia@gmail.com>
Thu, 24 Oct 2013 22:24:47 +0000 (15:24 -0700)
committerspf13 <steve.francia@gmail.com>
Thu, 24 Oct 2013 22:24:47 +0000 (15:24 -0700)
commita5606b06ca6144542b4201a73c5b6c262f946ed3
tree302dd52fb2396d2aec3afcbd864b7d91d2f5726a
parent471fb1ff699473d7821812490b0ee472ecebb8b2
Adding support for ordering content in indexes by other than date (weighted indexes)
hugolib/index.go
hugolib/site.go
hugolib/site_test.go