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
c0a046cbfb24d64847e6b8a5cd8be8a7e8a0fc80
hugo
/
helpers
T
History
spf13
ad34be9d77
strip trailing baseurl slash. Added a new template function "sanitizeurl" which ensures no double slashes.
Fixed
#221
2014-04-07 22:02:08 -04:00
..
general.go
Reorganization of helpers. Centralized Url/Path logic.
Fixed
#175
.
2014-02-27 20:33:18 -05:00
helpers_test.go
Reorganization of helpers. Centralized Url/Path logic.
Fixed
#175
.
2014-02-27 20:33:18 -05:00
path.go
Hugo config abstracted into a general purpose config library called "Viper".
2014-04-05 01:40:33 -04:00
pygments.go
Adding support for logging & verbose logging. Consolidation of error handling. Integration of jWalterWeatherman library.
Fixed
#137
2014-03-31 13:23:34 -04:00
url.go
strip trailing baseurl slash. Added a new template function "sanitizeurl" which ensures no double slashes.
Fixed
#221
2014-04-07 22:02:08 -04:00