Merge pull request #25 from curbengh/include-exclude
fix(config): add include, exclude, ignore options
This commit is contained in:
commit
80b8ec43dd
@ -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/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user