Skip to content

Commit 492defd

Browse files
committed
Adds index for the integrations page and aligns content for it
1 parent e07e07b commit 492defd

File tree

3 files changed

+40
-9
lines changed

3 files changed

+40
-9
lines changed

node_modules/.yarn-integrity

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/features/index.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,6 @@ Explore the sections below to get started quickly and learn more about some of t
1818
[:octicons-arrow-right-24: Deploy](deploy.md)
1919

2020

21-
- :simple-github:{ .lg .middle } **GitHub integration**
22-
23-
---
24-
25-
Understand how to integrate GPT Engineer with GitHub for seamless version control and collaboration.
26-
27-
[:octicons-arrow-right-24: Git integration](git-integration.md)
28-
29-
3021
- :simple-npm:{ .lg .middle } **Using npm packages**
3122

3223
---

src/integrations/index.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# :nut_and_bolt: Integrations
2+
3+
GPT Engineer supports several integrations enabling you to extend its functionality.
4+
---
5+
6+
## Overview
7+
Explore the sections below to get started quickly and learn more about GitHub and Supabase integrations currently offered by GPT Engineer
8+
<div class="grid cards" markdown>
9+
10+
11+
- :simple-github:{ .lg .middle } **GitHub integration**
12+
13+
---
14+
15+
Understand how to integrate GPT Engineer with GitHub for seamless version control and collaboration.
16+
17+
[:octicons-arrow-right-24: Git integration](../features/git-integration.md)
18+
19+
20+
- :simple-supabase:{ .lg .middle } **Supabase integration**
21+
22+
---
23+
24+
Add support for authentication and persistent data storage with Supabase (currently early alpha)
25+
26+
[:octicons-arrow-right-24: Supabase integration](supabase.md)
27+
28+
29+
30+
</div>

0 commit comments

Comments
 (0)