hugo/commands
Nate Finch a31edb3388 Support subdir in baseurl.
Mainly this was a change to helpers.MakePermalink, but to get the local server to run correctly,
we needed to redirect the path of the request from /foo to /.  In addition, I added tests for the
server's code for fixing up the base url with different config file & CLI options.
2014-08-25 11:51:51 -04:00
..
benchmark.go
check.go
convert.go added evaluation for toml for metadataformat date handling 2014-08-18 12:01:50 -04:00
hugo.go errors not propagating 2014-08-18 11:43:55 -04:00
limit_darwin.go
limit_others.go
new.go
server.go Support subdir in baseurl. 2014-08-25 11:51:51 -04:00
server_test.go Support subdir in baseurl. 2014-08-25 11:51:51 -04:00
version.go