hugo/commands
Albert Nigmatzianov f21e2f25c9 all: Unify case of config variable names
All config variables starts with low-case and uses camelCase.

If there is abbreviation at the beginning of the name, the whole
abbreviation will be written in low-case.
If there is abbreviation at the end of the name, the
whole abbreviation will be written in upper-case.
For example, rssURI.
2016-10-24 20:56:00 +02:00
..
benchmark.go
check.go Make the check command work in multilingual mode 2016-09-06 18:32:18 +03:00
convert.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
env.go Add hugo env command 2016-10-05 10:20:25 +02:00
gen.go
genautocomplete.go
gendoc.go
genman.go
hugo.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
hugo_windows.go
import_jekyll.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
import_jekyll_test.go
limit_darwin.go
limit_others.go
list.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
list_config.go
new.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
new_test.go
server.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
server_test.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
undraft.go commands: Delete useless conversion 2016-09-11 12:23:09 +02:00
undraft_test.go
version.go Add hugo env command 2016-10-05 10:20:25 +02:00