Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
75b79ab
nav prototype
cpengilly Jan 28, 2025
a49be67
llint fixes
cpengilly Jan 28, 2025
6b39f43
fix breadcrumbs
cpengilly Jan 28, 2025
c75b40a
adding pages back
cpengilly Jan 28, 2025
a5a5ba5
redirects and breadcrumbs
cpengilly Jan 28, 2025
3827fd5
fix breadcrumbs
cpengilly Jan 28, 2025
81a8a2f
Delete tools.mdx
cpengilly Jan 28, 2025
b4d5868
links and breadcrumbs
cpengilly Jan 28, 2025
7707d02
fix internal links
cpengilly Jan 28, 2025
7cdf99f
linter fix
cpengilly Jan 28, 2025
6235821
broken links
cpengilly Jan 28, 2025
89e22ad
lint fixes
cpengilly Jan 28, 2025
aba31ae
link updates
cpengilly Jan 28, 2025
e92a640
linter
cpengilly Jan 28, 2025
53ea46f
custom footer
cpengilly Feb 4, 2025
6374bf3
updated the footer with css
krofax Feb 4, 2025
e8eefe2
pushed tiny css fixes
krofax Feb 4, 2025
6d1bcca
fix merge conflicts
cpengilly Feb 4, 2025
800c8b6
fix merge conflicts
cpengilly Feb 4, 2025
77a889b
breadcrumbs
cpengilly Feb 4, 2025
abe0167
fix linting
cpengilly Feb 4, 2025
31e601f
index page update
cpengilly Feb 4, 2025
10dea0b
Update index.mdx
cpengilly Feb 4, 2025
39651d3
Fix lockfile
bradleycamacho Feb 4, 2025
d8b049f
Revert "Fix lockfile"
bradleycamacho Feb 4, 2025
c5cf403
Remove ts-node
bradleycamacho Feb 4, 2025
29ea1eb
Revert "Remove ts-node"
bradleycamacho Feb 4, 2025
6a89b30
Rever package and lock files
bradleycamacho Feb 4, 2025
ff2eaf0
Update ts-node
bradleycamacho Feb 4, 2025
92bb9a2
Lock file update again
bradleycamacho Feb 4, 2025
3f4e2ba
Update lock and package again
bradleycamacho Feb 4, 2025
54c0abc
small-update
cpengilly Feb 4, 2025
4e23531
circle ci fix
cpengilly Feb 4, 2025
3a8cb7d
fix
cpengilly Feb 4, 2025
1883de0
Update config.yml
cpengilly Feb 4, 2025
210deb0
Update config.yml
cpengilly Feb 4, 2025
f992e1d
Update config.yml
cpengilly Feb 4, 2025
af449fa
Update config.yml
cpengilly Feb 4, 2025
826a310
Update config.yml
cpengilly Feb 5, 2025
3571810
circle ci fix
cpengilly Feb 5, 2025
be81f3f
Update config.yml
cpengilly Feb 5, 2025
a8827d0
Update config.yml
cpengilly Feb 5, 2025
e00e912
Update config.yml
cpengilly Feb 5, 2025
2622e99
Update config.yml
cpengilly Feb 5, 2025
3207c4e
Merge branch 'main' into nav-prototype
cpengilly Feb 5, 2025
9487674
Update words.txt
cpengilly Feb 5, 2025
c35899d
updated the pnpm lock
krofax Feb 5, 2025
5a127d2
update words
krofax Feb 5, 2025
5f44de4
updated pnpm versions
krofax Feb 5, 2025
06cd49c
updated pnpm versions
krofax Feb 5, 2025
391de6c
fixed pnpm issue
krofax Feb 5, 2025
2d05769
updated growthbook secret
krofax Feb 5, 2025
63c2533
Regenerate pnpm-lock.yaml to resolve lockfile mismatch
krofax Feb 5, 2025
de10c3b
updated the packages files
krofax Feb 5, 2025
7be5000
updated packages files
krofax Feb 5, 2025
0e49e6d
chore: update pnpm lockfile
krofax Feb 5, 2025
5ab4bc2
chore: add netlify config
krofax Feb 5, 2025
bac9537
fix lint issues
krofax Feb 5, 2025
575455b
updated package files
krofax Feb 5, 2025
fe2945d
chore: pin pnpm version to 10.2.0
krofax Feb 5, 2025
e6e2f89
update package file
krofax Feb 5, 2025
33fa2f0
chore: update pnpm to v10.2.0 and regenerate lockfile
krofax Feb 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
index page update
  • Loading branch information
cpengilly committed Feb 4, 2025
commit 31e601f4e7e71f254da75dc5d245b4457b42b3c7
19 changes: 8 additions & 11 deletions pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { Cards, Card } from 'nextra/components'
Welcome to the Optimism Docs, the unified home of the [Optimism Collective's](/connect/resources/glossary#optimism-collective) technical documentation and information about the [OP Stack](/stack/getting-started).
Information about the Optimism Collective's governance, community, and mission can be found on the [Optimism Community Hub](https://community.optimism.io/docs/governance/).

## Guides for builders
## Builder guides

Whether you're a developer building an app on OP Mainnet, a node operator running an OP Mainnet node, or a chain operator launching your own OP Stack chain, you'll find everything you need to get started right here.

Expand All @@ -21,10 +21,6 @@ Whether you're a developer building an app on OP Mainnet, a node operator runnin
<Card title="Chain operators" href="/operators/chain-operators/self-hosted" icon={<img src="img/icons/instance-line.svg" />} />

<Card title="Node operators" href="/operators/node-operators/rollup-node" icon={<img src="img/icons/computer-line.svg" />} />

<Card title="Wallets & CEXs" href="/app-developers/overview" icon={<img src="img/icons/wallet.svg" />} />

<Card title="Developer tools" href="/app-developers/tools/overview" icon={<img src="img/icons/tools.svg" />} />

</Cards>

Expand All @@ -35,27 +31,28 @@ Check out these amazing tools, so you can get building with Optimism.
<Cards>
<Card title="Superchain faucet" href="https://console.optimism.io/faucet?utm_source=docs" icon={<img src="img/icons/gear.svg" />} />

<Card title="Scaffold-OP" href="/app-developers/quick-start" icon={<img src="img/icons/gear.svg" />} />
<Card title="Supersim" href="https://supersim.pages.dev/" icon={<img src="img/icons/gear.svg" />} />

<Card title="Superchain Dev Console" href="https://console.optimism.io/?utm_source=docs" icon={<img src="img/icons/gear.svg" />} />

<Card title="Open-Source repo" href="/app-developers/tools/ecosystem-overview" icon={<img src="img/icons/gear.svg" />} />
Card title="OP Stack Devnets" href="https://devnets.optimism.io/" icon={<img src="img/icons/gear.svg" />} />

<Card title="Ecosystem repo" href="/app-developers/tools/ecosystem-overview" icon={<img src="img/icons/gear.svg" />} />

<Card title="Fee parameter calculator" href="/operators/chain-operators/tools/fee-calculator" icon={<img src="img/icons/gear.svg" />} />

</Cards>

## Learn about Optimism

OP Mainnet is an [EVM equivalent](https://web.archive.org/web/20231127160757/https://medium.com/ethereum-optimism/introducing-evm-equivalence-5c2021deb306) Layer 2 blockchain connected to Ethereum.
The OP Stack is the standardized, shared, and open-source development stack that makes it easy to spin up your own production-ready Layer 2 blockchain just like OP Mainnet.
The OP Stack is the standardized, shared, and open-source development stack that makes it easy to spin up your own production-ready Layer 2 blockchain.
The Superchain is a network of OP Stack chains that share a bridging protocol, governance system, and more.
We've got you covered with these detailed guides to help you learn all about Optimism's tech stack.

<Cards>
<Card title="About OP Mainnet" href="/app-developers/getting-started" icon={<img src="img/icons/book.svg" />} />

<Card title="About the OP Stack" href="/stack/getting-started" icon={<img src="img/icons/book.svg" />} />

<Card title="About the Superchain" href="/superchain/superchain-explainer" icon={<img src="img/icons/book.svg" />} />

<Card title="About Interop" href="/stack/interop/explainer" icon={<img src="img/icons/book.svg" />} />
</Cards>