Closed
Description
Environment (if reporting a bug)
Python Version: 3.6.1
Nikola Version: Nikola v7.8.4
Operating System: macOS 10.12
Description:
With sections, some of the expected behavior appears to be missing as it was with categories. I do see that #2486 is to work on one of the wants I have. For now, I'm fine with setting the metadata for my files.
However, with categories, I have the following set:
CATEGORY_PATH = 'blog/categories/'
CATEGORY_PREFIX = ''
CATEGORIES_INDEX_PATH = 'blog/categories.html'
With sections, I don't see such an option available to control the output location. I'd like to have the ability to control the output location as I can with categories.