In the current template, the thumbnail image is in a thumbnails/ subdirectory, but the _gallery_info.yml specifies the wrong path:
This causes the gallery generator build to fail for any cookbook that follows this pattern. An example of this was discovered in #29
In the current template, the thumbnail image is in a
thumbnails/subdirectory, but the_gallery_info.ymlspecifies the wrong path:This causes the gallery generator build to fail for any cookbook that follows this pattern. An example of this was discovered in #29