This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathconfig.yaml
143 lines (139 loc) · 4.64 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
baseURL: /
languageCode: en-us
title: sigstore
theme: hugo-fresh
publishDir: "docs"
googleAnalytics: # Put in your tracking code without quotes like this: UA-XXXXXX...
# Disables warnings
disableKinds:
- taxonomy
- taxonomyTerm
markup:
goldmark:
renderer:
unsafe: true # Allows you to write raw html in your md files
# Enable for syntax highlighting
pygmentsUseClasses: true
pygmentsCodeFences: true
disableKinds: ["taxonomy", "taxonomyTerm", "section"]
params:
# Open graph allows easy social sharing. If you don't want it you can set it to false or just delete the variable
openGraph: true
# Used as meta data; describe your site to make Google Bots happy
description: "A non-profit, public good software signing & transparency service"
navbarlogo:
# Logo (from static/images/logos/___)
image: logos/rekor-logo.png
link: /
font:
name: "Catamaran"
sizes: [400,600]
hero:
# Main hero title
title: sigstore
# Hero subtitle (optional)
subtitle: A non-profit, public good software signing & transparency service
# Button text
buttontext: Learn More
# Where the main hero button links to
buttonlink: "/what_is_sigstore/"
# Hero image (from static/images/___)
image: illustrations/rekor-logo-symbol-github.png
# Footer logos (from static/images/logos/clients/___.svg)
# clientlogos:
# - systek
# - tribe
# - kromo
# - infinite
# - gutwork
# Customizable navbar. For a dropdown, add a "sublinks" list.
navbar:
- title: Community
url: https://github.com/sigstore
sublinks:
- title: Rekor
url: https://github.com/sigstore/rekor
- title: Cosign
url: https://github.com/sigstore/cosign
- title: Fulcio
url: https://github.com/sigstore/fulcio
# button: true
- title: Learn More
url: "/what_is_sigstore/"
- title: Slack
url: https://join.slack.com/t/sigstore/shared_invite/zt-mhs55zh0-XmY3bcfWn4XEyMqUUutbUQ
- title: Blog
url: https://blog.sigstore.dev
- title: Legal
url: "/legal"
sublinks:
- title: Terms of Use
url: "/legal/terms_of_use"
- title: Privacy Policy
url: "/legal/privacy_policy"
# - title: Fulcio WebPKI
# url: /fulcio_webpki
# - title: pkgsign Signing Client
# url: /pksign_signing_client
# - title: cosign Container Signing Client
# url: /cosign_signing_client
# section1:
# title: Current Users of Rekor
# subtitle: example projects
# tiles:
# - title: Acme Project
# icon: mouse-globe
# text: This is some explanatory text that is on two rows
# url: /
# buttonText: Find out more
# - title: Another Project
# icon: laptop-cloud
# text: This is some explanatory text that is on two rows
# url: /
# buttonText: Find out more
# - title: Add-ons & plugins
# icon: plug-cloud
# text: This is some explanatory text that is on two rows
# url: /
# buttonText: Find out more
# # section2:
# title: What can rekor provide
# subtitle:
# features:
# - title: Production grade backend
# text: Rekor uses the certificate transparency project trillian as a cryptographic datastore. Trillian is production hardended software
# # Icon (from /images/illustrations/icons/___.svg)
# icon: laptop-cloud
# - title: Mutliple Formats
# text: Rekor supports many existing formats such as SBOM, In-toto as well as the standard generic rekord type used by projects such as node.js, kernel
# icon: doc-sync
# - title: OpenAPI
# text: We have an openapi, you should use it.
# icon: mobile-feed
# section3:
# title: Integrate with Rekors API's
# subtitle: Learn how to use Rekor as part of your app eco-system
# image: illustrations/mockups/app-mockup.png
# buttonText: Learn More
# buttonLink: "/get_started/"
# section4:
# title: Current users of Rekor
# subtitle: User testimonials
# clients:
# - name: Irma Walters
# quote: As a community rekor has provided a transparent way of logging are software releases of the Acme Framework for our users.
# job: OSS project, Maintainer
# img: 1
# - name: John Bradley
# quote: We monitor rekor for activities that might suggest someone misusing our namespace or release signing keys.
# job: Developer, Super Security LTD
# img: 2
# - name: Gary Blackman
# quote: We run our own internal Rekor instance which has helped us meet the strict compilance needs of our customers.
# job: Cloud Engineer @ Big Cloud Inc
# img: 3
# section5: true
footer:
# Logo (from /images/logos/___)
logo: lf.png
# Social Media Title