diff --git a/_config.yml b/_config.yml index c746d09..7bf7290 100755 --- a/_config.yml +++ b/_config.yml @@ -130,6 +130,6 @@ sass: style: compressed # Exclusion list from the generated _site -exclude: ["Rakefile", "LICENSE", "readme.markdown", "vendor"] +exclude: ["LICENSE", "README", "CONTRIBUTORS"] gems: [jekyll-paginate]