hugo/commands
Cameron Moore 9323707b32 create: Refactor NewContent to be testable
NewContent is refactored to use the afero.Fs interface that should allow
full testing.  This commit also pulls the metadata creation logic out of
NewContent and into a separate function to decrease the cyclomatic
complexity of NewContent.
2016-03-20 23:51:17 +01:00
..
benchmark.go Export MainSite var 2016-02-14 13:50:03 +01:00
check.go
convert.go
gen.go
genautocomplete.go
gendoc.go
genman.go
hugo.go Ability to config layout and content dir via cli 2016-03-11 23:42:27 +01:00
hugo_windows.go
import_jekyll.go
import_jekyll_test.go
limit_darwin.go
limit_others.go
list.go
list_config.go
new.go create: Refactor NewContent to be testable 2016-03-20 23:51:17 +01:00
new_test.go
server.go Add json mime extension type 2016-03-06 14:10:06 +01:00
server_test.go
undraft.go
undraft_test.go
version.go commands: Remove unused code 2016-03-14 15:24:42 +01:00