Skip to content

Commit

Permalink
Merge branch 'main' into v3
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina committed Apr 6, 2024
2 parents 6ec3241 + 2e78fe5 commit 5c7b70f
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/pages/showcase.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ source projects powered by Nextra</p>}
<ShowcaseCard title="The Graph" href="https://thegraph.com/docs/en">
<>![The Graph preview](./showcase/thegraph.jpeg)</>
</ShowcaseCard>
<ShowcaseCard title="GraphQL" href="https://graphql.org">
<>![GraphQL preview](./showcase/graphql.png)</>
</ShowcaseCard>
<ShowcaseCard title="Turbo" href="https://turbo.build">
<>![Turbo preview](./showcase/turbo.jpg)</>
</ShowcaseCard>
Expand Down Expand Up @@ -64,6 +67,11 @@ source projects powered by Nextra</p>}
<ShowcaseCard title="Kuma UI" href="https://kuma-ui.com">
<>![Kuma UI preview](./showcase/kuma-ui.png)</>
</ShowcaseCard>
<ShowcaseCard title="Langfuse" href="https://langfuse.com">
<>
![Langfuse Open Source LLM Engineering Platform](./showcase/langfuse.png)
</>
</ShowcaseCard>
<ShowcaseCard title="The Guild Blog" href="https://the-guild.dev">
<>![The Guild Blog preview](./showcase/the-guild.png)</>
</ShowcaseCard>
Expand Down Expand Up @@ -166,6 +174,15 @@ source projects powered by Nextra</p>}
<ShowcaseCard title="React Cosmos" href="https://reactcosmos.org">
<>![React Cosmos preview](./showcase/react-cosmos.png)</>
</ShowcaseCard>
<ShowcaseCard title="Typia" href="https://typia.io">
<>![Typia preview](./showcase/typia.png)</>
</ShowcaseCard>
<ShowcaseCard title="Nestia" href="https://nestia.io">
<>![Nestia preview](./showcase/nestia.png)</>
</ShowcaseCard>
<ShowcaseCard title="Safe" href="https://docs.safe.global">
<>![Safe preview](./showcase/safe-core.png)</>
</ShowcaseCard>
</Cards>

export const ShowcaseCard = Object.assign(
Expand Down
Binary file added docs/pages/showcase/graphql.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/pages/showcase/langfuse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/pages/showcase/nestia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/pages/showcase/safe-core.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/pages/showcase/typia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5c7b70f

Please sign in to comment.