This website requires JavaScript.
Explore
Help
Sign In
github
/
hugo
Watch
1
Star
0
Fork
You've already forked hugo
0
mirror of
https://github.com/gohugoio/hugo.git
synced
2024-11-07 20:30:36 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ad34be9d77
hugo
/
helpers
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