hugo/tpl
2024-05-21 09:38:25 +02:00
..
cast
collections
compare all: Fix comments for exported functions and packages 2023-05-18 21:25:27 +02:00
crypto
css
data tpl/data: Fix GetCSV deprecation message 2024-02-01 19:21:15 +01:00
debug Fix panic with debug.Dump with Page when running the server 2024-03-26 20:41:30 +01:00
diagrams
encoding
fmt
hugo
images all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
inflect
internal
js all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
lang errors: Return error from cast.ToStringE() consistently 2024-04-04 11:00:14 +02:00
math
openapi
os testing: Rename integration_test.go to PACKAGE_integration_test.go 2024-01-28 11:41:59 +01:00
page testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
partials
path
reflect all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
resources Fix Name for nested resourced fetched in resources.ByName and similar 2024-03-13 18:59:50 +02:00
safe all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
site
strings
templates
time all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
tplimpl
transform Make the cache eviction logic for stale entities more robust 2024-05-04 19:45:43 +02:00
urls
template.go Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
template_info.go
template_test.go