2020-11-10 16:03:07 -05:00
|
|
|
baseURL: "https://pinniped.dev/"
|
2020-11-06 12:42:57 -10: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 12:07:18 -07:00
|
|
|
slack_url: "https://go.pinniped.dev/community/slack"
|
2020-11-10 17:19:30 -06:00
|
|
|
community_url: "https://go.pinniped.dev/community"
|
2023-10-10 20:15:37 +00:00
|
|
|
latest_version: v0.27.0
|
2023-09-19 22:56:05 +00:00
|
|
|
latest_codegen_version: 1.28
|
2020-11-06 12:42:57 -10: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 09:48:32 -06:00
|
|
|
style: monokailight
|
2020-11-06 12:42:57 -10:00
|
|
|
tabWidth: 4
|
2021-02-23 13:55:42 -06:00
|
|
|
related:
|
|
|
|
includeNewer: true
|
|
|
|
indices:
|
2022-03-03 21:57:36 +00:00
|
|
|
- name: tags
|
|
|
|
weight: 50
|
|
|
|
- name: date
|
|
|
|
weight: 50
|
2021-02-23 13:55:42 -06:00
|
|
|
threshold: 0
|
2021-03-01 11:31:27 -06:00
|
|
|
toLower: true
|
|
|
|
enableGitInfo: true
|