saimn / sigal

yet another simple static gallery generator
http://sigal.saimon.org/
MIT License
874 stars 169 forks source link

Output directory should be outside of the input directory? #523

Open JulienPalard opened 4 weeks ago

JulienPalard commented 4 weeks ago

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?

saimn commented 3 weeks ago

Indeed that should work. I guess I added that restriction at the very beginning, probably before ignore_directories.