Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #7 from AstarNetwork/esthetics
Browse files Browse the repository at this point in the history
Esthetics
  • Loading branch information
meganskye authored Jun 13, 2024
2 parents e091182 + f69ed9a commit 8b179a1
Show file tree
Hide file tree
Showing 24 changed files with 59 additions and 33 deletions.
4 changes: 2 additions & 2 deletions docs/about/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "About",
"position": 3
"label": "About Astar",
"position": 1
}
2 changes: 1 addition & 1 deletion docs/about/architecture/astar-parachain.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Astar Parachain
title: Astar Substrate Network
sidebar_position: 1
---

Expand Down
2 changes: 1 addition & 1 deletion docs/about/economics/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Tokenomics 2.0",
"label": "Economics",
"position": 10
}
2 changes: 1 addition & 1 deletion docs/about/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: About Astar
position: 3
position: 2
---

# Overview
Expand Down
2 changes: 1 addition & 1 deletion docs/about/integrate-with-astar/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Integration",
"label": "How to Integrate with Astar Network",
"position": 3
}
9 changes: 4 additions & 5 deletions docs/about/networks.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ For more information about Swanky Node, check out the [Swanky Suite](https://doc

### Zombienet

With Zombienet users can download arbitrary Relay Chain and parachain binaries (or use images) to setup a configurable local test network. Users will have access to all privileged actions on the Relay Chain and parachains, which simplifies testing. For more information about Zombienet, check out the [Build Environment](https://docs.astar.network/docs/build/environment/zombienet-testing) chapter. [INSERT PROPER LINK]
With Zombienet users can download arbitrary Relay Chain and parachain binaries (or use images) to setup a configurable local test network. Users will have access to all privileged actions on the Relay Chain and parachains, which simplifies testing. For more information about Zombienet, check out the [Build Environment](/docs/build/build-on-layer-1/environment/zombienet-testing.md).

## Testnets

### Shibuya (Substrate)
### Shibuya

Shibuya has nearly the same chain specifications as Shiden & Astar, and provides an ideal environment for developers to test and debug, prior to launching their dApp on mainnet.
Shibuya is running as a parachain of the Tokio Relay Chain, which is managed internally by the Astar team, and supports Shibuya, only, as test parachain.
Expand All @@ -38,14 +38,13 @@ To obtain test tokens from the faucet, please visit the Astar Portal and connect

Astar has three mainnets. One parachain on Kusama, One parachain on Polkadot, and a zkEVM-based network on Ethereum Layer 2.

### Shiden Parachain (Substrate)
### Shiden Substrate Network

Shiden is a parachain connected to the Kusama Relay Chain, and used to deploy and test new releases of Astar runtime in a live production (canary) environment. Shiden is not considered a testnet since SDN has its own tokenomics and value, but is used to validate and stabilize new software releases and upgrades for Astar Network.

The Shiden native token symbol is SDN.

### Astar Parachain (Substrate)

### Astar Substrate Network
By now you may have guessed that Astar parachain is connected to Polkadot Relay chain.

The Astar native token symbol is ASTR.
Expand Down
4 changes: 4 additions & 0 deletions docs/about/products/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "Products",
"position": 4
}
2 changes: 1 addition & 1 deletion docs/about/products/dapp-staking/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "dApp Staking V3",
"label": "dApp Staking",
"position": 4
}
7 changes: 7 additions & 0 deletions docs/about/products/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Products
---

# Overview

This section contains information about products supported by Astar Foundation and its core team of developers.
2 changes: 1 addition & 1 deletion docs/build/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Builder Guides",
"label": "Build on Astar Network",
"position": 1
}
4 changes: 4 additions & 0 deletions docs/build/build-on-layer-1/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "Build on Astar Substrate - Layer 1",
"position": 1
}
3 changes: 2 additions & 1 deletion docs/build/build-on-layer-2/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Build on Layer 2
title: Build on Astar Layer 2
position: 2
---

import Figure from '/src/components/figure'
Expand Down
4 changes: 2 additions & 2 deletions docs/build/builder-guides/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Astar Substrate Parachain",
"position": 1
"label": "Builder Guides and Tutorials",
"position": 3
}
2 changes: 1 addition & 1 deletion docs/build/builder-guides/layer-1/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Astar Substrate Parachain",
"label": "Guides for Astar Substrate Network",
"position": 1
}
4 changes: 4 additions & 0 deletions docs/build/builder-guides/layer-1/evm/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "Building EVM Smart Contracts",
"position": 1
}
6 changes: 1 addition & 5 deletions docs/build/builder-guides/layer-1/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
---
title: Guides
---

import Figure from '/src/components/figure'

# Build on Astar Substrate Parachain
# Build on Astar Substrate Network

<Figure src={require('/docs/build/img/builderguides.png').default } width="100%" />

Expand Down
4 changes: 2 additions & 2 deletions docs/build/builder-guides/layer-1/wasm/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Tutorials",
"position": 9
"label": "Building Wasm Smart Contracts",
"position": 1
}
4 changes: 4 additions & 0 deletions docs/build/builder-guides/layer-2/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "Guides for Astar Layer 2 Network",
"position": 1
}
3 changes: 3 additions & 0 deletions docs/build/builder-guides/layer-2/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Guides for Astar Layer 2 Network
---
2 changes: 1 addition & 1 deletion docs/build/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Build
position: 2
position: 3
---

[INSERT NEW BRAND IMAGE]
Expand Down
8 changes: 6 additions & 2 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: About Astar Docs
sidebar_position: 1
title: Getting Started
position: 1
---

# Overview
Expand All @@ -18,3 +18,7 @@ The Astar documentation portal serves as the official repository of current info
- [**Deploy on Astar Substrate EVM Network**](build/build-on-layer-1/smart-contracts/EVM/index.md) [INSERT QUICKSTART EVM]
- [**Deploy on Astar Substrate Native (Wasm) Network**](build/build-on-layer-1/smart-contracts/wasm/index.md) [INSERT QUICKSTART WASM]
- [**Deploy on Astar zkEVM**](build/build-on-layer-2/index.md)

## User Guides

- [**How to get started on Astar Network**](/docs/use/get-started/index.md)
4 changes: 2 additions & 2 deletions docs/use/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Use",
"position": 2
"label": "Interact with Astar Network",
"position": 3
}
6 changes: 3 additions & 3 deletions docs/use/how-to-guides/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: How to Guides
position: 1
title: User Guides and Tutorials
position: 2
---

# Head Title

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Yo yo yo G don't eat the yellow snow duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
2 changes: 1 addition & 1 deletion docs/use/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Use Astar Network
position: 1
position: 4
---

# How to Interact with Astar Network
Expand Down

0 comments on commit 8b179a1

Please sign in to comment.