Fix landing page excludes
This commit is contained in:
@@ -169,16 +169,23 @@ link-tags: true
|
|||||||
|
|
||||||
# Exclude these files from production site
|
# Exclude these files from production site
|
||||||
exclude:
|
exclude:
|
||||||
|
- Gemfile
|
||||||
|
- Gemfile.lock
|
||||||
|
- node_modules
|
||||||
|
- vendor/bundle/
|
||||||
|
- vendor/cache/
|
||||||
|
- vendor/gems/
|
||||||
|
- vendor/ruby/
|
||||||
- CHANGELOG.md
|
- CHANGELOG.md
|
||||||
- CNAME
|
- CNAME
|
||||||
- Dockerfile
|
- Dockerfile
|
||||||
- Gemfile
|
|
||||||
- Gemfile.lock
|
|
||||||
- LICENSE
|
- LICENSE
|
||||||
- README.md
|
- README.md
|
||||||
- Vagrantfile
|
- Vagrantfile
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- jekyll-paginate
|
- jekyll-paginate
|
||||||
- jekyll-sitemap
|
- jekyll-sitemap
|
||||||
|
|||||||
Reference in New Issue
Block a user