Remove RenderedContent from page.
authorNoah Campbell <noahcampbell@gmail.com>
Fri, 13 Sep 2013 17:30:27 +0000 (10:30 -0700)
committerNoah Campbell <noahcampbell@gmail.com>
Fri, 13 Sep 2013 17:30:27 +0000 (10:30 -0700)
commit803a0fce1ef3f2f42ed649a489ae381586445886
treeb2e345ce280dfb526525c9e7cab5d69da764ee71
parent2ebfb33fe01d38a1341d6fe3c922dad5e93fd769
Remove RenderedContent from page.

The output is written directly to disk after being written.  Not
entirely sure why it was split into two steps.
hugolib/page.go
hugolib/site.go