Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ContentFilter Globs #74

Open
vmadman opened this issue Aug 25, 2017 · 0 comments
Open

Add ContentFilter Globs #74

vmadman opened this issue Aug 25, 2017 · 0 comments
Assignees

Comments

@vmadman
Copy link
Contributor

vmadman commented Aug 25, 2017

Sometimes I only want to run Grits on a subset of the content, especially when testing or developing Grits.

I'd like to be able to reduce the rendering to content that matches Globs (or perhaps, regex, or some other pattern), in order to reduce the amount of rendering that Grits will do during the operation, so that it can run much more quickly.

Other Notes:

  • Content Filters should be specifiable as CLI arguments
  • Content Filters should be specifiable within a config file
  • Consider making other things, such as helpers, etc, filterable in the same way.
  • Also consider adding .gritsignore files
@vmadman vmadman self-assigned this Aug 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant