This website requires JavaScript.
Explore
Help
Sign In
mirror
/
hugo
Watch
1
Star
0
Fork
0
You've already forked hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2025-08-18 21:11:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
release-0.131.0
hugo
/
tpl
/
transform
History
Bjørn Erik Pedersen
e67886c038
Consolidate all hashing to the common/hashing package
...
And remove now unsued hashing funcs.
2024-07-31 16:44:06 +02:00
..
init.go
tpl/transform: Add transform.XMLEscape template function
2023-11-27 10:52:33 +01:00
remarshal_test.go
deps: Update github.com/pelletier/go-toml/v2 v2.0.2 => v2.0.4
2022-08-26 18:30:46 +02:00
remarshal.go
all: Run gofumpt -l -w .
2024-01-28 23:14:09 +01:00
transform_integration_test.go
testing: Rename integration_test.go to PACKAGE_integration_test.go
2024-01-28 11:41:59 +01:00
transform_test.go
Create a struct with all of Hugo's config options
2023-05-16 18:01:29 +02:00
transform.go
helpers: Fix TrimShortHTML when used with AsciiDoc content
2024-04-14 17:53:05 +02:00
unmarshal_test.go
all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning
2024-01-27 16:28:14 +01:00
unmarshal.go
Consolidate all hashing to the common/hashing package
2024-07-31 16:44:06 +02:00