mirror of
https://github.com/gohugoio/hugo.git
synced 2025-10-17 20:04:19 -04:00

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.