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
check.go
commandeer.go commands: Fix broken commandeer 2017-03-27 15:43:56 +02:00
convert.go
env.go
gen.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
genautocomplete.go
gendoc.go
gendocshelper.go
genman.go
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
import_jekyll_test.go
limit_darwin.go
limit_others.go
list.go
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
server_test.go all: Refactor to nonglobal Viper, i18n etc. 2017-02-17 17:15:26 +01:00
undraft.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
undraft_test.go commands: t.Error => t.Errorf 2017-03-11 19:07:32 +01:00
version.go