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-29 22:29:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.111.1
hugo
/
tpl
/
data
History
Oleksandr Redko
d453c12742
Replace deprecated ioutil with io and os
...
https://pkg.go.dev/io/ioutil
is deprecated since Go 1.16.
2023-03-01 16:28:43 +01:00
..
data_test.go
all: gofmt -w -r 'interface{} -> any' .
2022-03-17 22:03:27 +01:00
data.go
tpl: Improve template funcs GoDoc
2022-12-21 15:33:02 +01:00
init.go
Add a page template func
2023-02-25 19:53:18 +01:00
resources_test.go
Rework the Destination filesystem to make --renderStaticToDisk work
2022-04-08 13:26:17 +02:00
resources.go
Replace deprecated ioutil with io and os
2023-03-01 16:28:43 +01:00