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 Remove ShowPlan 2016-11-23 16:35:49 +01:00
commandeer.go commands: Fix broken commandeer 2017-03-27 15:43:56 +02:00
convert.go all: Fix some govet complaints 2017-03-09 14:18:12 +01:00
env.go all: Use jww instead of fmt for printing 2016-11-22 22:06:48 +01:00
gen.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
genautocomplete.go Fix example for autocomplete 2016-06-22 13:59:53 +02:00
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 Move cobra.MousetrapHelpText to hugo_windows.go 2015-12-16 21:26:47 -07:00
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 commans: Remove unneeded build constraint 2017-01-05 15:45:25 +01:00
limit_others.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
list.go all: Propagate baseURL error to the callers 2017-03-27 15:43:56 +02:00
list_config.go all: Refactor to nonglobal Viper, i18n etc. 2017-02-17 17:15:26 +01:00
new.go all: Propagate baseURL error to the callers 2017-03-27 15:43:56 +02:00
new_test.go all: Refactor to nonglobal Viper, i18n etc. 2017-02-17 17:15:26 +01:00
server.go Register all media types when in server mode 2017-04-04 18:05:19 +02:00
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 commands: Show OS and ARCH in version output 2017-01-06 11:54:53 +01:00