Open adriaandejonge opened 7 years ago
Specifically this instance:
https://github.com/adriaandejonge/contentful-hugo/blob/9a944b96c7bc4eb0024ececd73a36105345f8a47/dump/types.go#L15-L23
Consider centralizing error handling. log.Fatal may work well for a command line utility but would be less user friendly for the Server Mode.
Specifically this instance:
https://github.com/adriaandejonge/contentful-hugo/blob/9a944b96c7bc4eb0024ececd73a36105345f8a47/dump/types.go#L15-L23