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 Fix benchmark panic 2013-11-01 20:36:11 -07:00
check.go Hugo config abstracted into a general purpose config library called "Viper". 2014-04-05 01:40:33 -04:00
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 Adding support for logging & verbose logging. Consolidation of error handling. Integration of jWalterWeatherman library. Fixed #137 2014-03-31 13:23:34 -04:00
limit_others.go Fix build 2014-02-18 18:40:55 -05:00
new.go Updating Convert to handle dates properly for yaml and json 2014-05-29 18:45:19 -04:00
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 Setting new version 2014-06-03 14:39:46 -04:00