Merge pull request #25 from curbengh/include-exclude

fix(config): add include, exclude, ignore options
This commit is contained in:
curbengh 2019-10-28 20:05:51 +10:30 committed by GitHub
commit 80b8ec43dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,6 +81,12 @@ use_date_for_updated: false
per_page: 10
pagination_dir: page
# Include / Exclude file(s)
## include:/exclude: options only apply to the 'source/' folder
include:
exclude:
ignore:
# Extensions
## Plugins: https://hexo.io/plugins/
## Themes: https://hexo.io/themes/