When I "compile" with nanoc
everything ends up in the output directory, but each page ends up in its own directory, (with the exception of the root index.html
file). Is there any way to configure nanoc
so that it outputs all the files to the same directory renaming them to their original file names?
I haven't found anything in the documentation about this.