hugo/transform
Bjørn Erik Pedersen 8f08cdd0ac transform/livereloadinject: Inject livereload script right after head if possible
We used to insert the livereload script right before the closing body.

This dord  not work when combined with tools such as Turbolinks.

This commit changes it So we try to inject the script as early as possible.

Fixes #6821
2020-01-29 21:12:07 +01:00
..
livereloadinject transform/livereloadinject: Inject livereload script right after head if possible 2020-01-29 21:12:07 +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