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
f556cb4414
hugo
/
helpers
History
spf13
6b8244ba67
new site works in an empty directory now
2014-05-19 09:16:40 -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
new site works in an empty directory now
2014-05-19 09:16:40 -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