Add Disqus support out of the box. Move template/bundle into hugolib.
authorspf13 <steve.francia@gmail.com>
Wed, 23 Apr 2014 06:52:01 +0000 (02:52 -0400)
committerspf13 <steve.francia@gmail.com>
Wed, 23 Apr 2014 06:53:12 +0000 (02:53 -0400)
commit4a8de8ea46f45776518c7086222be0c94c893764
tree991fa4e3166acda6d7d50f3f104c18321490c0f8
parent41adafbc3e8c53475ba9a8bc8031dd4e0bf59664
Add Disqus support out of the box. Move template/bundle into hugolib.
hugolib/page.go
hugolib/path_seperators_windows_test.go [new file with mode: 0644]
hugolib/shortcode.go
hugolib/site.go
hugolib/template.go [new file with mode: 0644]
hugolib/template_embedded.go [new file with mode: 0644]
hugolib/template_test.go [new file with mode: 0644]
template/bundle/embedded.go [deleted file]
template/bundle/path_seperators_windows_test.go [deleted file]
template/bundle/template.go [deleted file]
template/bundle/template_test.go [deleted file]