hugo/commands
bep 8cb435f1f4 Fix redirect-loop for Hugo server
An extra slash was added to the path if baseUrl had a sub-directory, causing infinite redirect loop in Go's HTTP server.

Fixes #510
2014-11-01 22:49:26 -04:00
..
benchmark.go
check.go
convert.go Big refactor of how source files are used. Also added default destination extension option. 2014-10-16 20:20:09 -04:00
hugo.go Migrating Hugo to Afero for filesystem calls. 2014-11-01 11:57:29 -04:00
limit_darwin.go
limit_others.go
new.go Migrating Hugo to Afero for filesystem calls. 2014-11-01 11:57:29 -04:00
server.go Fix redirect-loop for Hugo server 2014-11-01 22:49:26 -04:00
server_test.go handle https prefixes in baseUrl 2014-10-07 17:18:45 -04:00
version.go