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

The way to exclude the some dir in hexo. #2

Closed
NewbMiao opened this issue May 20, 2017 · 0 comments
Closed

The way to exclude the some dir in hexo. #2

NewbMiao opened this issue May 20, 2017 · 0 comments

Comments

@NewbMiao
Copy link

NewbMiao commented May 20, 2017

neat_enable: true
neat_html:
  enable: true
  exclude:
    - "**/dir/**"
    - "**/+(dir1|dir2)/**"

When i wanna exclude some dir in hexo, i find it worked out with the doc of minimatch.
Maybe help someone when use neat plugin.

Thks rozbo!

@NewbMiao NewbMiao changed the title How to exclude the themes *.ejs of hexo? The way to exclude the some dir in hexo? May 20, 2017
@NewbMiao NewbMiao changed the title The way to exclude the some dir in hexo? The way to exclude the some dir in hexo. May 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant