mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-08 23:40:57 +00:00
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. |
||
---|---|---|
.. | ||
content.go | ||
content_test.go |