Add Mintlify documentation setup (#4516)

Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
This commit is contained in:
Naman
2026-01-24 12:04:01 +05:30
committed by GitHub
parent b44c0ac3df
commit eaefc572fc
156 changed files with 5600 additions and 0 deletions

3
docs/logo/dark.svg Normal file
View File

@@ -0,0 +1,3 @@
<svg width="120" height="30" viewBox="0 0 120 30" xmlns="http://www.w3.org/2000/svg">
<text x="0" y="22" font-family="system-ui, sans-serif" font-size="20" font-weight="600" fill="#F9FAFB">Skyvern</text>
</svg>

After

Width:  |  Height:  |  Size: 213 B

3
docs/logo/light.svg Normal file
View File

@@ -0,0 +1,3 @@
<svg width="120" height="30" viewBox="0 0 120 30" xmlns="http://www.w3.org/2000/svg">
<text x="0" y="22" font-family="system-ui, sans-serif" font-size="20" font-weight="600" fill="#1F2937">Skyvern</text>
</svg>

After

Width:  |  Height:  |  Size: 213 B