Skip to content

Commit 49bd21f

Browse files
committed
add E2B branding
1 parent 9504919 commit 49bd21f

File tree

5 files changed

+15
-92
lines changed

5 files changed

+15
-92
lines changed

docs.json

Lines changed: 5 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,17 @@
33
"theme": "mint",
44
"name": "E2B Documentation",
55
"colors": {
6-
"primary": "#16A34A",
7-
"light": "#07C983",
8-
"dark": "#15803D"
6+
"primary": "#FF8800",
7+
"light": "#FF8800",
8+
"dark": "#E57B00"
99
},
10-
"favicon": "/favicon.svg",
10+
"favicon": "/favicon.png",
1111
"navigation": {
1212
"anchors": [
1313
{
1414
"anchor": "Documentation",
1515
"icon": "book-open",
1616
"groups": [
17-
{
18-
"group": "Getting Started",
19-
"pages": ["What's E2B?", "Quickstart", "Getting API Key"]
20-
},
21-
{
22-
"group": "Sandbox",
23-
"pages": [
24-
"Sandbox lifecycle",
25-
"Environment variables",
26-
"Filesystem",
27-
"Commands",
28-
"Reconnect",
29-
"Internet access"
30-
]
31-
},
3217
{
3318
"group": "Custom sandbox",
3419
"pages": [
@@ -50,21 +35,8 @@
5035
"template/examples",
5136
"template/migration"
5237
]
53-
},
54-
{
55-
"group": "Premade sandboxes",
56-
"pages": ["Base", "Code interpreter", "Desktop"]
57-
},
58-
{
59-
"group": "Deploy E2B",
60-
"pages": ["deployment/byoc", "deployment/self-hosting"]
6138
}
6239
]
63-
},
64-
{
65-
"anchor": "SDK Reference",
66-
"icon": "square-terminal",
67-
"href": "https://external-link.com/blog"
6840
}
6941
]
7042
},
@@ -76,7 +48,7 @@
7648
"primary": {
7749
"type": "button",
7850
"label": "Dashboard",
79-
"href": "https://dashboard.mintlify.com"
51+
"href": "https://e2b.dev/dashboard"
8052
}
8153
},
8254
"contextual": {

favicon.png

88.4 KB
Loading

favicon.svg

Lines changed: 0 additions & 19 deletions
This file was deleted.

logo/dark.svg

Lines changed: 5 additions & 20 deletions
Loading

0 commit comments

Comments
 (0)