hugo/commands
Bjørn Erik Pedersen 708bc78770 Optimize the multilanguage build process
Work In Progress!

This commit makes a rework of the build and rebuild process to better suit a multi-site setup.

This also includes a complete overhaul of the site tests. Previous these were a messy mix that
were testing just small parts of the build chain, some of it testing code-paths not even used in
"real life". Now all tests that depends on a built site follows the same and real production code path.

See #2309
Closes #2211
Closes #477
Closes #1744
2016-09-06 18:32:16 +03:00
..
benchmark.go Introduce HugoSites type 2016-09-06 18:32:16 +03:00
check.go
convert.go
gen.go
genautocomplete.go
gendoc.go
genman.go
hugo.go Optimize the multilanguage build process 2016-09-06 18:32:16 +03:00
hugo_windows.go
import_jekyll.go
import_jekyll_test.go
limit_darwin.go
limit_others.go
list.go Optimize the multilanguage build process 2016-09-06 18:32:16 +03:00
list_config.go
multilingual.go Optimize the multilanguage build process 2016-09-06 18:32:16 +03:00
new.go Switch to a more up to date TOML library 2016-08-20 20:33:06 +01:00
new_test.go
server.go
server_test.go
undraft.go
undraft_test.go
version.go