sigal
sigal copied to clipboard
Output directory should be outside of the input directory?
Hi!
As long as the output directory is ignored, like by using:
ignore_directories = ["_build"]
is it really an issue to have the output directory in the tree?
Indeed that should work. I guess I added that restriction at the very beginning, probably before ignore_directories.