dependency-track/docs/_config.yml
2018-02-08 23:16:43 -06:00

77 lines
1.2 KiB
YAML
Executable file

# ----
# Site
title: Dependency-Track
url: "https://dependencytrack.org"
baseurl:
google_analytics_key:
show_full_navigation: true
# Values for the jekyll-seo-tag gem (https://github.com/jekyll/jekyll-seo-tag)
logo: /siteicon.png
description: Product documentation
author:
name: Steve Springett
email: steve.springett@owasp.org
twitter: stevespringett
social:
name: Dependency-Track
links:
- https://github.com/stevespringett/dependencytrack
# -----
# Build
permalink: pretty
plugins:
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-feed
exclude:
- Gemfile
- Gemfile.lock
- README.md
- LICENCE
collections:
docs:
title: Documentation
permalink: /:path/
output: true
defaults:
-
scope:
path: ""
values:
layout: default
-
scope:
path: ""
type: "docs"
values:
seo:
type: Article
_comments:
category: Group navigation links with this field
order: Used to sort links in the navigation
_options:
content:
width: 800
height: 2000
-
scope:
path: ""
type: "posts"
values:
_comments:
type: Marks the impact of this release
# -----------
# CloudCannon
types:
- minor
- major