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"
|
2022-07-25 19:07:18 +00:00
|
|
|
slack_url: "https://go.pinniped.dev/community/slack"
|
2020-11-10 23:19:30 +00:00
|
|
|
community_url: "https://go.pinniped.dev/community"
|
2023-01-20 05:17:45 +00:00
|
|
|
latest_version: v0.22.0
|
|
|
|
latest_codegen_version: 1.26
|
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:
|
2022-03-03 21:57:36 +00:00
|
|
|
- name: tags
|
|
|
|
weight: 50
|
|
|
|
- name: date
|
|
|
|
weight: 50
|
2021-02-23 19:55:42 +00:00
|
|
|
threshold: 0
|
2021-03-01 17:31:27 +00:00
|
|
|
toLower: true
|
|
|
|
enableGitInfo: true
|