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
df4bbcef30
hugo
/
helpers
History
spf13
296d218e67
Better handling of when the specified port is already in use
2014-05-15 17:41:03 -04:00
..
general.go
Better handling of when the specified port is already in use
2014-05-15 17:41:03 -04:00
helpers_test.go
Reorganization of helpers. Centralized Url/Path logic.
Fixed
#175
.
2014-02-27 20:33:18 -05:00
path.go
Adding some new methods to helpers (GuessSection, MakeTitle & Filename)
2014-05-02 01:04:14 -04:00
pygments.go
Add pygmentsstyle and pygmentsuseclasses options
2014-05-09 23:20:11 -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