This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gohugoio-hugo
Watch
1
Star
0
Fork
0
You've already forked gohugoio-hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2024-05-11 05:54:58 +00:00
Code
Issues
Releases
Activity
gohugoio-hugo
/
tpl
History
Bjørn Erik Pedersen
dac9c0dae6
Use cast.ToIntE for int conversions in substr and slicestr
...
It is less restrictive, and it is what is used in other template funcs.
2015-08-15 15:47:16 +02:00
..
template_embedded.go
Set s.Info.LastChange to Lastmod
2015-05-15 13:10:11 +02:00
template_funcs_test.go
Use cast.ToIntE for int conversions in substr and slicestr
2015-08-15 15:47:16 +02:00
template_funcs.go
Use cast.ToIntE for int conversions in substr and slicestr
2015-08-15 15:47:16 +02:00
template_resources_test.go
GetJSON/GetCSV: Add retry on invalid content
2015-06-01 12:05:16 +02:00
template_resources.go
Add missing formatting directive in Printf call
2015-08-06 22:46:35 +02:00
template_test.go
Add some Ace test cases
2015-05-31 13:13:28 +02:00
template.go
On error, return error message, not nil
2015-07-20 14:49:21 +02:00