Merge pull request #16 from CraigyDavi/exclude
Exclude some files from the live _site
This commit is contained in:
commit
6f49bb4d7d
@ -1,3 +1,9 @@
|
||||
permalink: /:title.html
|
||||
gems:
|
||||
- jekyll-redirect-from
|
||||
exclude:
|
||||
- Gruntfile.js
|
||||
- CNAME
|
||||
- README.md
|
||||
- LICENSE.md
|
||||
- package.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user