ContainerImage.Pinniped/site/config.yaml
Jonas Rosland 0b41469527 Website fixes for broken links, formatting, and more
Signed-off-by: Jonas Rosland <jrosland@vmware.com>
2020-11-11 21:40:49 -05:00

35 lines
815 B
YAML

baseURL: "https://pinniped.dev/"
languageCode: "en-us"
title: "Pinniped"
theme: "pinniped"
params:
twitter_url: "https://twitter.com/projectpinniped"
github_url: "https://github.com/vmware-tanzu/pinniped"
slack_url: "https://kubernetes.slack.com/messages/pinniped"
community_url: "https://go.pinniped.dev/community"
pygmentsCodefences: true
pygmentsStyle: "pygments"
markup:
highlight:
anchorLineNos: false
codeFences: true
guessSyntax: false
hl_Lines: ""
lineAnchors: ""
lineNoStart: 1
lineNos: false
lineNumbersInTable: true
noClasses: false
style: monokai
tabWidth: 4
menu:
docs:
- name: Overview
url: /docs/
weight: 100
- name: Architecture
url: /docs/architecture/
- name: Demo
url: /docs/demo/
- name: Scope
url: /docs/scope/