This plugin appears to read from the static directory. The raw plugin allows you to put files in a separate directory to copy over without indexing as DocPad would with the static directory to speed up rendering. After switching to the raw plugin in an effort to speed up rendering and fix breakages from indexing lots of images, the thumbnails broke. Is there a way this could work with /src/raw/images instead of /src/static/images?
This plugin appears to read from the
staticdirectory. The raw plugin allows you to put files in a separate directory to copy over without indexing as DocPad would with the static directory to speed up rendering. After switching to the raw plugin in an effort to speed up rendering and fix breakages from indexing lots of images, the thumbnails broke. Is there a way this could work with/src/raw/imagesinstead of/src/static/images?