Complete refactor of indexes, move (and rewrite) page sorting to page.go, add tests
authorspf13 <steve.francia@gmail.com>
Fri, 20 Dec 2013 14:10:05 +0000 (09:10 -0500)
committerspf13 <steve.francia@gmail.com>
Fri, 20 Dec 2013 14:10:05 +0000 (09:10 -0500)
commit70745e8cb5f0c97b1d405ef1301aba77e90de17c
treeb402a43d7cfd03b5e4a47ac1513579e1cc2c91d4
parent6aa3e512280e7b11d44ac6effb4e01e4e2c7af66
Complete refactor of indexes, move (and rewrite) page sorting to page.go, add tests
hugolib/index.go
hugolib/page.go
hugolib/site.go
hugolib/site_test.go