Skip to content

Commit

Permalink
Replace landing page on production
Browse files Browse the repository at this point in the history
  • Loading branch information
huijing committed Sep 22, 2023
1 parent 17bf220 commit ad98a80
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 125 deletions.
11 changes: 8 additions & 3 deletions docs/src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,19 @@ hero:
tagline: Open Payments is an API standard that can be implemented by any digital wallet provider.
actions:
- text: Read OpenPayment docs
link: /introduction/overview
link: https://docs.openpayments.guide/
icon: open-book
variant: primary
- text: View on GitHub
icon: external
link: https://github.com/interledger/open-payments
---

import { Card, CardGrid } from '@astrojs/starlight/components'

<CardGrid>
{/* prettier-ignore */}
{/* <CardGrid>
<a class='card-link' href='/apis/resource-server/'>
<Card title='View the API reference' icon='document'>
Consult the OpenAPI specifications
Expand All @@ -29,4 +34,4 @@ import { Card, CardGrid } from '@astrojs/starlight/components'
Join the community
</Card>
</a>
</CardGrid>
</CardGrid> */}
6 changes: 0 additions & 6 deletions docs/src/content/docs/introduction/overview.mdx

This file was deleted.

6 changes: 0 additions & 6 deletions docs/src/content/docs/introduction/payment-pointers.mdx

This file was deleted.

104 changes: 0 additions & 104 deletions docs/src/content/docs/introduction/template.mdx

This file was deleted.

6 changes: 0 additions & 6 deletions docs/src/content/docs/security/gnap.mdx

This file was deleted.

0 comments on commit ad98a80

Please sign in to comment.