Remove additional jekyll file

This commit is contained in:
Pete Lumbis 2022-09-13 17:07:19 -04:00
parent de63b3db70
commit e2efecf92f
1 changed files with 0 additions and 35 deletions

View File

@ -1,35 +0,0 @@
# Site settings
title: Crossplane
url: "http://crossplane.io" # the base hostname & protocol for your site, e.g. http://example.com
# Build settings
markdown: kramdown
# plugins
# NOTE: github pages ignores custom plugins and any other plugin which is not whitelisted
# SEE: https://pages.github.com/versions/
plugins:
- jekyll-relative-links
- jekyll-babel
- jekyll-readme-index
- jekyll-redirect-from
exclude:
- Gemfile
- Gemfile.lock
- vendor
- build
defaults:
- scope:
path: ""
values:
layout: default
- scope:
path: "docs"
values:
layout: "docs"
github: "https://github.com/crossplane/crossplane/tree"
sass:
sass_dir: ./_scss