hugo/hugolib
Noah Campbell 3ecc698f5e Remove hugolib.HTML and hugolib.URL types
These types were not be rendered correctly by the html/template package.
Removing them gets the correct behavior.

Fixes #74
2013-09-03 12:43:56 -07:00
..
benchmark_test.go Fix benchmark so the buffer is read each time. 2013-08-23 14:16:37 -07:00
config.go Use / for template names regardless of platform. 2013-08-12 15:03:06 -07:00
content_directory_test.go Test cases for ignoreDotFile 2013-08-23 14:57:21 -07:00
helpers.go Remove hugolib.HTML and hugolib.URL types 2013-09-03 12:43:56 -07:00
index.go Added support for indexes of indexes & ordered indexes 2013-08-03 03:09:28 -04:00
indexing_test.go Formatting cleanup 2013-08-17 23:52:16 -04:00
node.go Remove hugolib.HTML and hugolib.URL types 2013-09-03 12:43:56 -07:00
page.go Remove hugolib.HTML and hugolib.URL types 2013-09-03 12:43:56 -07:00
page_index_test.go Test GetParam and the various incarnations of frontmatter. 2013-08-12 20:25:32 -07:00
page_test.go Remove hugolib.HTML and hugolib.URL types 2013-09-03 12:43:56 -07:00
page_time_integration_test.go Support for non-standard formats. 2013-08-12 14:35:39 -07:00
path_seperators_test.go Further work on path/section stuff. Tests passing now. 2013-08-14 08:57:14 -04:00
path_seperators_windows_test.go Include building hugo docs as part of test. 2013-09-03 11:29:43 -07:00
redis.cn.md Adding benchmark for parsing pages using unicode. 2013-08-09 17:36:32 -07:00
shortcode.go Add support for amber files 2013-09-01 19:51:32 -07:00
site.go Remove hugolib.HTML and hugolib.URL types 2013-09-03 12:43:56 -07:00
site_test.go Remove hugolib.HTML and hugolib.URL types 2013-09-03 12:43:56 -07:00
site_url_test.go Externalize the writing of content to a target 2013-08-30 20:45:42 -07:00
template.go Remove hugolib.HTML and hugolib.URL types 2013-09-03 12:43:56 -07:00