hugo/transform
Phil Pennock 438c219892 Add canonifyurls config option.
Be able to inhibit AbsURL canonicalization of content, on a site
configuration basis. Advantages of being able to inhibit this include
making it easier to rendering on other hostnames, and being able to
include resources on http or https depending on how this page was
retrieved, avoiding mixed-mode client complaints without adding latency
for plain http.
2014-01-13 10:06:12 -05:00
..
absurl.go Gofmt 2013-12-16 17:40:10 -05:00
chain.go Add canonifyurls config option. 2014-01-13 10:06:12 -05:00
chain_test.go Remove the hugo-nav function 2013-11-05 22:28:06 +00:00
post.go Improve rendering time 2013-11-01 09:59:57 -07:00
posttrans_test.go Handle schema-less urls when apply absurl 2013-11-09 14:35:09 +00:00