What is the proper approach for generating a Jekyll site but excluding certain content based on Frontmatter.
For example, I have a any number of pages that have front-matter of "access: confidential" ... I want to build my jekyll site and have it not include any of that content in the _site build out.