70 lines
1.4 KiB
JSON
70 lines
1.4 KiB
JSON
{
|
|
"name": "Trigger.dev",
|
|
"logo": {
|
|
"dark": "/logo/light.png",
|
|
"light": "/logo/light.png",
|
|
"href": "https://trigger.dev"
|
|
},
|
|
"favicon": "/images/favicon.png",
|
|
"colors": {
|
|
"primary": "#0fd122",
|
|
"light": "#41FF54",
|
|
"dark": "#09ab18",
|
|
"anchors": {
|
|
"from": "#069613",
|
|
"to": "#0fd122"
|
|
}
|
|
},
|
|
"modeToggle": {
|
|
"default": "dark",
|
|
"isHidden": true
|
|
},
|
|
"topbarLinks": [
|
|
{
|
|
"name": "Pricing",
|
|
"url": "https://trigger.dev/pricing"
|
|
}
|
|
],
|
|
"topbarCtaButton": {
|
|
"name": "Join the waitlist",
|
|
"url": "https://bcymafitv0e.typeform.com/tddsignup"
|
|
},
|
|
"anchors": [
|
|
{
|
|
"name": "JSON Hero",
|
|
"icon": "code",
|
|
"url": "https://jsonhero.io/"
|
|
}
|
|
],
|
|
"navigation": [
|
|
{
|
|
"group": "Getting Started",
|
|
"pages": ["getting-started"]
|
|
},
|
|
{
|
|
"group": "Triggers",
|
|
"pages": [
|
|
"triggers/webhooks",
|
|
"triggers/custom-events",
|
|
"triggers/coming-soon"
|
|
]
|
|
},
|
|
{
|
|
"group": "Requests",
|
|
"pages": ["requests/overview"]
|
|
},
|
|
{
|
|
"group": "Integrations",
|
|
"pages": ["integrations/integrations", "integrations/authentication"]
|
|
},
|
|
{
|
|
"group": "Sample projects",
|
|
"pages": ["sample-projects/examples"]
|
|
}
|
|
],
|
|
"footerSocials": {
|
|
"website": "https://trigger.dev",
|
|
"twitter": "https://twitter.com/triggerdotdev"
|
|
}
|
|
}
|