2020-11-10 21:03:07 +00:00
|
|
|
baseURL: "https://pinniped.dev/"
|
2020-11-06 22:42:57 +00:00
|
|
|
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"
|
2020-11-10 23:19:30 +00:00
|
|
|
community_url: "https://go.pinniped.dev/community"
|
2022-02-10 21:13:39 +00:00
|
|
|
latest_version: v0.14.0
|
2020-11-06 22:42:57 +00:00
|
|
|
pygmentsCodefences: true
|
|
|
|
pygmentsStyle: "pygments"
|
|
|
|
markup:
|
|
|
|
highlight:
|
|
|
|
anchorLineNos: false
|
|
|
|
codeFences: true
|
|
|
|
guessSyntax: false
|
|
|
|
hl_Lines: ""
|
|
|
|
lineAnchors: ""
|
|
|
|
lineNoStart: 1
|
|
|
|
lineNos: false
|
|
|
|
lineNumbersInTable: true
|
|
|
|
noClasses: false
|
2021-01-28 15:48:32 +00:00
|
|
|
style: monokailight
|
2020-11-06 22:42:57 +00:00
|
|
|
tabWidth: 4
|
2021-02-23 19:55:42 +00:00
|
|
|
|
|
|
|
related:
|
|
|
|
includeNewer: true
|
|
|
|
indices:
|
|
|
|
- name: tags
|
|
|
|
weight: 50
|
|
|
|
- name: date
|
|
|
|
weight: 50
|
|
|
|
threshold: 0
|
2021-03-01 17:31:27 +00:00
|
|
|
toLower: true
|
|
|
|
|
|
|
|
enableGitInfo: true
|