module JekyllOptionalFrontMatter
Constants
- FILENAME_BLACKLIST
Case-insensitive array of filenames to exclude. All files must first match the config-defined list of markdown extensions. If you'd like one of these files included in your site, simply add YAML front matter to it.
- VERSION