hugo/create
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
..
content.go create: Refactor NewContent to be testable 2016-03-20 23:51:17 +01:00
content_test.go create: Refactor NewContent to be testable 2016-03-20 23:51:17 +01:00