Fix deprecated gems
entry in configuration
This also excludes `Gemfile` as it doesn't need to be included in the generated website.
This commit is contained in:
parent
cc5b690032
commit
7958e52cfd
@ -1,9 +1,10 @@
|
|||||||
permalink: pretty
|
permalink: pretty
|
||||||
gems:
|
plugins:
|
||||||
- jekyll-redirect-from
|
- jekyll-redirect-from
|
||||||
sass:
|
sass:
|
||||||
style: compressed
|
style: compressed
|
||||||
exclude:
|
exclude:
|
||||||
- CNAME
|
- CNAME
|
||||||
- README.md
|
- Gemfile
|
||||||
- LICENSE.md
|
- LICENSE.md
|
||||||
|
- README.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user