hugo/commands
Bjørn Erik Pedersen 7b2e1b0be9 hubolib: Do not add missing trailing slash to command line baseURL
This makes it consistent with how it behaves when it's set in config.toml.

This commit also unifies BaseURL in Site.Info so we now have one source for this value.

Fixes #3262
2017-04-07 20:18:31 +02:00
..
benchmark.go all: Propagate baseURL error to the callers 2017-03-27 15:43:56 +02:00
check.go
commandeer.go commands: Fix broken commandeer 2017-03-27 15:43:56 +02:00
convert.go
env.go
gen.go
genautocomplete.go
gendoc.go all: Handle all errors 2017-04-06 20:35:26 +02:00
gendocshelper.go all: Document the Output Formats feature 2017-04-07 10:52:16 +02:00
genman.go all: Handle all errors 2017-04-06 20:35:26 +02:00
hugo.go hubolib: Do not add missing trailing slash to command line baseURL 2017-04-07 20:18:31 +02:00
hugo_windows.go
import_jekyll.go Case insensitive translation of the 'more' tag when importing from Jekyll 2017-03-18 16:16:25 +01:00
import_jekyll_test.go Case insensitive translation of the 'more' tag when importing from Jekyll 2017-03-18 16:16:25 +01:00
limit_darwin.go
limit_others.go
list.go all: Propagate baseURL error to the callers 2017-03-27 15:43:56 +02:00
list_config.go
new.go all: Propagate baseURL error to the callers 2017-03-27 15:43:56 +02:00
new_test.go
server.go Register all media types when in server mode 2017-04-04 18:05:19 +02:00
server_test.go
undraft.go
undraft_test.go
version.go