hugo/transform
Bjørn Erik Pedersen ef78a0d18a
transform/livereloadinject: Don't use document.write to inject livereload
I suspect the person who originally implemented it saw examples using location.host etc. to build the URL.

We have all that information ready at build (static) time.

Fixes #6507
2020-01-31 08:02:53 +01:00
..
livereloadinject transform/livereloadinject: Don't use document.write to inject livereload 2020-01-31 08:02:53 +01:00
metainject Add tpl/site and tpl/hugo 2018-12-06 14:37:25 +01:00
urlreplacers transform/urlreplacers: Cache the next position of urlreplacer.prefix 2019-08-06 17:46:20 +02:00
chain.go Add support for minification of final output 2018-08-06 19:58:41 +02:00
chain_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00