hugo/commands
Bjørn Erik Pedersen 88972b0d5b node to page: Refactor the build process
To make it easier to follow and understand.

Both building and rebuilding now follow a four step flow:

1. Init
2. Process
3. Assemble
4. Render

And now there are only one Build method, used for both builds and rebuilds.

Updates #2297
2016-11-22 09:57:03 +01:00
..
benchmark.go commands: Make benchmark command more useful 2016-11-19 00:06:54 +01:00
check.go Make the check command work in multilingual mode 2016-09-06 18:32:18 +03:00
convert.go commands, tpl: Get rid of repeating viper accesses 2016-11-07 00:10:32 +01: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 node to page: Refactor the build process 2016-11-22 09:57:03 +01: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