Closed
Description
I have my source in /httpdocs-uncompiled and asking to output to /httpdocs but get "Destination directory cannot be or contain the Source directory" when trying to build. If I change the destination in my _config.yml to something like ../site instead of ../httpdocs it works fine.
Assuming that it is just matching too aggressively from PR #535