diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..485dee6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.idea
diff --git a/docs.json b/docs.json
index ace30e9..57186d5 100644
--- a/docs.json
+++ b/docs.json
@@ -3,11 +3,11 @@
"theme": "mint",
"name": "E2B Documentation",
"colors": {
- "primary": "#16A34A",
- "light": "#07C983",
- "dark": "#15803D"
+ "primary": "#FF8800",
+ "light": "#FF8800",
+ "dark": "#E57B00"
},
- "favicon": "/favicon.svg",
+ "favicon": "/favicon.png",
"navigation": {
"anchors": [
{
@@ -15,38 +15,28 @@
"icon": "book-open",
"groups": [
{
- "group": "Getting Started",
- "pages": ["What's E2B?", "Quickstart", "Getting API Key"]
- },
- {
- "group": "Sandbox",
+ "group": "Custom sandbox",
"pages": [
- "Sandbox lifecycle",
- "Environment variables",
- "Filesystem",
- "Commands",
- "Reconnect",
- "Internet access"
+ "template/quickstart",
+ "template/how-it-works",
+ {
+ "group": "Customization",
+ "icon": "wand-magic-sparkles",
+ "pages": [
+ "template/customization/authentication",
+ "template/customization/base-image",
+ "template/customization/defining-template",
+ "template/customization/start-ready-command",
+ "template/customization/build",
+ "template/customization/logging",
+ "template/customization/error-handling"
+ ]
+ },
+ "template/examples",
+ "template/migration"
]
- },
- {
- "group": "Custom sandbox",
- "pages": ["Quickstart", "Overview"]
- },
- {
- "group": "Premade sandboxes",
- "pages": ["Base", "Code interpreter", "Desktop"]
- },
- {
- "group": "Deploy E2B",
- "pages": ["deployment/byoc", "deployment/self-hosting"]
}
]
- },
- {
- "anchor": "SDK Reference",
- "icon": "square-terminal",
- "href": "https://external-link.com/blog"
}
]
},
@@ -58,7 +48,7 @@
"primary": {
"type": "button",
"label": "Dashboard",
- "href": "https://dashboard.mintlify.com"
+ "href": "https://e2b.dev/dashboard"
}
},
"contextual": {
diff --git a/favicon.png b/favicon.png
new file mode 100644
index 0000000..c76c772
Binary files /dev/null and b/favicon.png differ
diff --git a/favicon.svg b/favicon.svg
deleted file mode 100644
index b785c73..0000000
--- a/favicon.svg
+++ /dev/null
@@ -1,19 +0,0 @@
-
diff --git a/logo/dark.svg b/logo/dark.svg
index 8b343cd..d90876d 100644
--- a/logo/dark.svg
+++ b/logo/dark.svg
@@ -1,21 +1,6 @@
-