hugo/source
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
..
content_directory_test.go Ignore emacs temp files 2016-07-11 02:01:45 +02:00
file.go Optimize the multilanguage build process 2016-09-06 18:32:16 +03:00
file_test.go helpers: Remove ToReader funcs 2016-06-25 17:57:05 -05:00
filesystem.go Optimize the multilanguage build process 2016-09-06 18:32:16 +03:00
filesystem_test.go Optimize the multilanguage build process 2016-09-06 18:32:16 +03:00
filesystem_unix_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
filesystem_windows_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
inmemory.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
lazy_file_reader.go Make LazyFileReader use the Afero source fs 2016-07-30 15:21:02 +02:00
lazy_file_reader_test.go Use the Afero source fs where relevant 2016-07-30 15:37:03 +02:00