Skip to content

Commit 363f49e

Browse files
authored
Remove DevPortal materials from docs (#86)
* Remove DevPortal materials from docs * Bump Docusaurus to 2.4.0 * Fix lock-file * Add redirects to DevPortal ecosystem * Add redirects for oracles * Remove Black IDE, redirect contract verification page * Bring back the page titles for search to work
1 parent 04a0dea commit 363f49e

33 files changed

+1639
-3017
lines changed

docs/interact/README.md renamed to docs/bridge/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
sidebar_position: 1
33
---
44

5-
# Overview
5+
# Intro
66

77
For bridging the origin chain of the token matters. It is not possible to mint a token on Aurora and move it to Ethereum.
88

docs/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ Yes! Since confirmation of transfer can take a while, you’ll be able to initia
7474

7575
## I have a few more questions. Where can I get help?
7676

77-
For support and help with any questions, don't hesitate to reach out on Telegram channels: [official channel], [support channel], [development channel].
77+
For support and help with any questions, don't hesitate to reach out on Telegram channels: [official channel], [support in Discord], [development channel].
7878

7979
[official channel]: https://t.me/auroraisnear
80-
[support channel]: https://t.me/auroraisnearsupport
80+
[support in Discord]: https://discord.aurora.dev/
8181
[development channel]: https://t.me/auroraisneardev

docs/integrate/_category_.json

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

docs/integrate/indexers/_category_.json

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

docs/integrate/indexers/covalent.md

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

docs/integrate/indexers/covalent.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Covalent
3+
sidebar_position: 1
4+
---
5+
6+
## Page moved to the DevPortal - Redirecting..
7+
8+
import Redirect from '@site/src/components/Redirect';
9+
10+
<Redirect url="https://dev.aurora.dev/ecosystem/covalent" />
11+
12+

0 commit comments

Comments
 (0)