Fix landing page excludes

This commit is contained in:
2019-03-16 14:47:58 -04:00
parent 52931eabfb
commit 06e6c62901

View File

@@ -169,16 +169,23 @@ link-tags: true
# Exclude these files from production site
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- CHANGELOG.md
- CNAME
- Dockerfile
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- Vagrantfile
plugins:
- jekyll-paginate
- jekyll-sitemap