Skip to content

Commit 0cdc78b

Browse files
committed
remove content not-yet-ready for publication
1 parent b0c7264 commit 0cdc78b

File tree

4 files changed

+4
-374
lines changed

4 files changed

+4
-374
lines changed

src/app/docs/page.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import {Resources} from '@/components/Resources'
33
import {HeroPattern} from '@/components/HeroPattern'
44

55
export const metadata = {
6-
title: 'Iroh Documentation',
6+
title: 'Documentation',
77
description:
88
'Learn about Iroh and how to integrate into your own project.',
99
}
@@ -24,7 +24,7 @@ Iroh is a protocol for syncing bytes. Bytes of any size, across any number of de
2424
<Button href="/docs/install" variant="outline" children="Install" />
2525
</div>
2626

27-
## Getting started {{anchor: false}}
27+
{/* ## Getting started {{anchor: false}}
2828
2929
The best place to start is by reading the overview, a high level look at the problems iroh solves by looking at component pieces. {{className: 'lead'}}
3030
@@ -35,7 +35,7 @@ The best place to start is by reading the overview, a high level look at the pro
3535
arrow="right"
3636
children="Read the Overview"
3737
/>
38-
</div>
38+
</div> */}
3939

4040
<Guides />
4141

src/app/overview/page.mdx

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)