This website requires JavaScript.
Explore
Help
Register
Sign In
blogs
/
hugo
Watch
1
Star
0
Fork
0
You've already forked hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2026-09-03 04:02:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01f71babfcc772b34d8a4226f2c2e1e62ef24c8b
hugo
/
tpl
T
History
Ivan Fraixedes
9a6dc6c791
Add embeded template for robots.txt
2016-01-05 23:36:16 +01:00
..
template_embedded.go
Add embeded template for robots.txt
2016-01-05 23:36:16 +01:00
template_funcs_test.go
Rename random to shuffle. Remove count parameteter to simplify its role. Add tests for randomising.
2016-01-04 11:47:37 -05:00
template_funcs.go
Rename random to shuffle. Remove count parameteter to simplify its role. Add tests for randomising.
2016-01-04 11:47:37 -05:00
template_resources_test.go
Fix build
2015-12-18 23:23:37 +01:00
template_resources.go
Fix copyright headers in source files
2015-12-07 19:57:01 +01:00
template_test.go
Add copyright header to that source files that don’t have one.
2015-12-10 15:19:38 -07:00
template.go
Replace *bytes.Buffer with io.Writer in rendering
2016-01-05 23:32:03 +01:00