hugo/tpl
Bjørn Erik Pedersen 11047534e4 tpl/crypto: Add FNV32a
Main motivation to get a integer from a string.
2022-04-27 23:53:56 +02:00
..
cast all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
collections Make string sorting (e.g. ByTitle, ByLinkTitle and ByParam) language aware 2022-04-12 13:24:16 +02:00
compare Some godoc adjustments 2022-04-23 22:22:50 +02:00
crypto tpl/crypto: Add FNV32a 2022-04-27 23:53:56 +02:00
data Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
debug all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
diagrams all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
encoding all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
fmt all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
hugo all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
images Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
inflect all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
internal all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
js all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
lang tpl/lang: Handle nil values in lang.Merge 2022-04-23 22:22:50 +02:00
math all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
openapi/openapi3 all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
os Replace all usage of CopyOnWriteFs with OverlayFs 2022-04-10 13:49:31 +02:00
partials all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
path all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
reflect all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
resources resources: Create a common ResourceFinder interface 2022-04-05 18:00:44 +02:00
safe all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
site all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
strings all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
templates all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
time Localize all the GroupBy*Date methods 2022-04-05 16:11:11 +02:00
tplimpl all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
transform all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
urls all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
template.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
template_info.go Add --printUnusedTemplates 2022-02-15 20:01:57 +01:00
template_test.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00