1.0.0-alpha.10
Pre-release
Pre-release
- Changed the default theme input path to "theme/input" in preparation for work on dedicated theme folders (see #891).
- Added a new
RenderPostProcessTemplateskey that prevents running post-processing templates like Razor. - Added a new
ShouldOutputkey that controls outputting a particular document to disk (but doesn't remove it from the pipeline likeExcludeddoes). - Added support for directory metadata (by default as
_directory.yamlfiles). - Added new
ContentFilesandDataFilessettings to control the file globbing patterns. - Added a new
GenerateSitemapsetting andSitemappipeline to generate sitemap files by default. - Added a new
Excludedkey that indicates a document should be filtered out of the content or data pipeline. - Fixed a bug with feeds not flattening the content document tree.