This website requires JavaScript.
Explore
Help
Register
Sign in
quentin
/
hugo-wasm
Watch
1
Star
0
Fork
You've already forked hugo-wasm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
d453c12742
hugo-wasm
/
tpl
/
transform
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
..
init.go
Add a page template func
2023-02-25 19:53:18 +01:00
remarshal.go
Improve error messages, esp. when the server is running
2022-05-06 19:43:22 +02: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
transform.go
Add page fragments support to Related
2023-02-21 17:56:41 +01:00
transform_test.go
Add page fragments support to Related
2023-02-21 17:56:41 +01:00
unmarshal.go
Replace deprecated ioutil with io and os
2023-03-01 16:28:43 +01:00
unmarshal_test.go
all: gofmt -w -r 'interface{} -> any' .
2022-03-17 22:03:27 +01:00