Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Docusaurus v2 beta18 #572

Merged
merged 4 commits into from
Apr 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion docs/careers.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: careers
title: Careers on Cardano
sidebar_label: Careers on Cardano
description: Are you passionate about Cardano and looking for a job working in the Cardano ecosystem?
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
hide_table_of_contents: false
---

Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/blockfrost.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: blockfrost
title: Get Started with Blockfrost
sidebar_label: Blockfrost
description: Get Started with Blockfrost
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

Blockfrost provides API to access and process information stored on the Cardano blockchain. The basic tier is free and allows 50,000 requests per day.
Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/cardano-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: cardano-components
title: Cardano Components
sidebar_label: Overview
description: This article explains all the different Cardano components and their functions.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

- [`cardano-node`](https://github.com/input-output-hk/cardano-node#cardano-node-overview) is the core component that is used to participate in a Cardano decentralised blockchain.
Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/cardano-developer-community.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: cardano-developer-community
title: Get Started in the Cardano Developer Community
sidebar_label: Developer Community
description: Get Started in the Cardano Developer Community.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

Apart from the two leading platforms [Stack Exchange](https://cardano.stackexchange.com) and [Cardano Forum](https://forum.cardano.org/c/developers/29), Cardano developers and stake pool operators spread across different platforms. Each with its niche.
Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/cardano-serialization-lib/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_position: 1
title: Get Started with Cardano Serialization Lib
sidebar_label: Overview
description: Get Started with Cardano Serialization Lib
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

This is a library for serialization & deserialization of data structures
Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/cardano-wallet-js.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: cardano-wallet-js
title: Get Started with cardano-wallet-js
sidebar_label: cardano-wallet-js
description: Get Started with cardano-wallet-js
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

## cardano-wallet-js
Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/cardanocli-js.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: cardanocli-js
title: Get Started with cardanocli-js
sidebar_label: cardanocli-js
description: Get Started with cardanocli-js
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

cardanocli-js wraps the cardano-cli in JavaScript and makes it possible to interact with the cli-commands much faster and more efficient.
Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/cardanosharp-wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: cardanosharp-wallet
title: Get Started with CardanoSharp Wallet
sidebar_label: CardanoSharp Wallet
description: Get Started with CardanoSharp Wallet
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

# CardanoSharp.Wallet
Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/dandelion-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: dandelion-apis
title: Get Started with Dandelion APIs
sidebar_label: Dandelion APIs
description: Get Started with Dandelion APIs
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

Dandelion currently offer 2 different paths to get started:
Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/installing-cardano-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: installing-cardano-node
title: Installing cardano-node and cardano-cli from source
sidebar_label: Installing cardano-node
description: This guide shows how to build and install the cardano-node and cardano-cli from the source-code for all major Operating Systems
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---
import HydraBuildList from '@site/src/components/docs/HydraBuildList';

Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/installing-cardano-wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: installing-cardano-wallet
title: Installing cardano-wallet
sidebar_label: Installing cardano-wallet
description: This guide shows how to build and install the cardano-wallet from the source-code for all major Operating Systems
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/ogmios.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: ogmios
title: Get Started with Ogmios
sidebar_label: Ogmios
description: Get Started with Ogmios
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

**Ogmios** is a lightweight bridge interface for [cardano-node](https://github.com/input-output-hk/cardano-node/). It offers a WebSockets API that enables local clients to speak [Ouroboros' mini-protocols](https://hydra.iohk.io/build/1070091/download/1/network.pdf#chapter.3) via JSON/RPC.
Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /get-started/
title: Get Started
sidebar_label: Overview
description: Get Started
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---
![Cardano Get Started](../../static/img/card-get-started-title.svg)

Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/running-cardano.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: running-cardano
title: How to run cardano-node
sidebar_label: Running cardano-node
description: This guide will explain and show you how to run the cardano-node and components on your system.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---
### Overview

Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/technical-concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: technical-concepts
title: Get started with the technical concepts
sidebar_label: Technical Concepts
description: Get started with the technical concepts behind Cardano.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

To get the most out of the Cardano Developer Portal, you should have programming experience and a basic understanding of blockchain concepts such as [UTxO](#unspent-transaction-output-utxo), [transactions](#transactions), [addresses](#addresses), [key derivation](#key-derivation), and [networking](#networking).
Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/testnets-and-devnets.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: testnets-and-devnets
title: Get started with testnets
sidebar_label: Testnets
description: Get started with testnets and devnets
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

To make the difference between Cardano mainnet functionality and testnet functionality clearer, we moved the old content of [developers.cardano.org](https://developers.cardano.org) to [testnets.cardano.org](https://testnets.cardano.org) with the launch of this developer portal.
Expand Down
2 changes: 1 addition & 1 deletion docs/governance/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /governance/
title: Be Part of the Governance
sidebar_label: Overview
description: Governance is an essential topic that includes Cardano Improvement Proposals (CIP), project funding, voting, and network parameters.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

![Cardano Governance](../../static/img/card-governance-title.svg)
Expand Down
2 changes: 1 addition & 1 deletion docs/governance/project-catalyst.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: project-catalyst
title: Fund your Project with Catalyst
sidebar_label: Project Catalyst
description: Fund your project with Catalyst
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

The portal on [cardano.ideascale.com](https://cardano.ideascale.com/) is where the Cardano community’s ideas come to life. Here, users can browse active campaigns, participate in discussions, and put forward their ideas for feedback and voting from the community.
Expand Down
2 changes: 1 addition & 1 deletion docs/integrate-cardano/creating-wallet-faucet.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: creating-wallet-faucet
title: Exploring Cardano wallets
sidebar_label: Exploring Cardano wallets
description: This article explains how you can create different kinds of Cardano Wallets and how you can recieve some tAda(test ada) from the faucet.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

### Overview
Expand Down
2 changes: 1 addition & 1 deletion docs/integrate-cardano/listening-for-payments-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: listening-for-payments-cli
title: Listening for ada payments using cardano-cli
sidebar_label: Receiving payments (cardano-cli)
description: How to listen for ada Payments with the cardano-cli.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
Expand Down
2 changes: 1 addition & 1 deletion docs/integrate-cardano/listening-for-payments-wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: listening-for-payments-wallet
title: Listening for ada payments using cardano-wallet
sidebar_label: Receiving payments (cardano-wallet)
description: How to listen for ada Payments with the cardano-wallet.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
Expand Down
2 changes: 1 addition & 1 deletion docs/integrate-cardano/multi-witness-transactions-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: multi-witness-transactions-cli
title: Multi-witness transactions
sidebar_label: Multi-witness transactions
description: This article explains how you can create multi witness transactions using the cardano-cli.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
Expand Down
2 changes: 1 addition & 1 deletion docs/integrate-cardano/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /integrate-cardano/
title: Integrate Cardano
sidebar_label: Overview
description: How to integrate Cardano into existing websites and services.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---


Expand Down
2 changes: 1 addition & 1 deletion docs/integrate-cardano/testnet-faucet.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: testnet-faucet
title: Testnet Faucet
sidebar_label: Testnet Faucet
description: Request some test ada (tAda) from the Cardano testnet faucet.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

The testnet faucet is a service that provides test ada (tAda) to users of the Cardano testnet. These tokens have no value, but they enable users to experiment with Cardano testnet features without spending real ada on the mainnet. You can use test ada to [mint native tokens](../native-tokens/minting), to [play around with Cardano wallets](creating-wallet-faucet) or to [learn how to operate a stake pool](../operate-a-stake-pool/).
Expand Down
2 changes: 1 addition & 1 deletion docs/native-tokens/cardano-token-registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: cardano-token-registry
title: Cardano Token Registry
sidebar_label: Token Registry
description: The Cardano Token Registry provides a means to register off-chain token metadata that can map to on-chain identifiers.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

The [Cardano Token Registry](https://github.com/cardano-foundation/cardano-token-registry) provides a means to register off-chain token metadata to map to on-chain identifiers (typically hashes representing asset IDs, output locking scripts, or token forging policies).
Expand Down
2 changes: 1 addition & 1 deletion docs/native-tokens/minting-nfts.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: minting-nfts
title: Minting NFTs
sidebar_label: Minting NFTs
description: How to mint NFTs on Cardano.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

<iframe width="100%" height="325" src="https://www.youtube.com/embed/n5x9bvrOHW0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture fullscreen"></iframe>
Expand Down
2 changes: 1 addition & 1 deletion docs/native-tokens/minting.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: minting
title: Minting Native Assets
sidebar_label: Minting Native Assets
description: How to mint native tokens on Cardano.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

In this section, we will be minting native assets - **not NFTs**.
Expand Down
2 changes: 1 addition & 1 deletion docs/native-tokens/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /native-tokens/
title: Discover Native Tokens
sidebar_label: Overview
description: Discover Cardano's native tokens.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

![Cardano Discover Native Tokens](../../static/img/card-native-tokens-title.svg)
Expand Down
2 changes: 1 addition & 1 deletion docs/operate-a-stake-pool/cardano-key-pairs.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: cardano-key-pairs
title: Cardano Key Pairs
sidebar_label: Cardano Key Pairs
description: Learn about Cardano key pairs.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

It's critical to understand the numerous cryptographic key pairs connected with Cardano, as well as the purpose of each key pair and best practices for securing those keys, before you start working with it. Every ambitious Cardano developer and stake pool operator should get a complete grasp of these key pairs, as well as the ramifications of a single secret (private) key being hacked. Any Cardano developer or stake pool operator must learn how to manage, safeguard, and store private keys in order to succeed.
Expand Down
2 changes: 1 addition & 1 deletion docs/operate-a-stake-pool/guild-ops-suite.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: guild-ops-suite
title: Get Started with Guild Operators Tools
sidebar_label: Guild Operators Suite
description: Get Started with Guild Operators Tools
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

## Guild Operators Suite
Expand Down
2 changes: 1 addition & 1 deletion docs/operate-a-stake-pool/marketing-spo.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: marketing-stake-pool
title: Marketing a Stake pool
sidebar_label: Marketing a Stake Pool
description: This article explains how to promote a stake pool.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

Managing a stake pool is similar to managing a business. It's not enough to have a stake pool that functions flawlessly on the technical side; you also need to attract enough stake. The most fundamental rule of marketing is to develop a marketing strategy that focuses on your customers' needs rather than your primary product. When you operate a stake pool, you allow other users to earn incentives by participating in the Cardano protocol. You'll be able to execute transactions and create new blocks as a result of this. The main way to get people to join your stake pool is to increase its reliability, uptime, and staking reward percentage.
Expand Down
2 changes: 1 addition & 1 deletion docs/operate-a-stake-pool/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /operate-a-stake-pool/
title: Operate a Stake Pool
sidebar_label: Overview
description: Operate a Cardano stake pool.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

![Cardano Operate a Stake Pool](../../static/img/card-operate-a-stake-pool-title.svg)
Expand Down
2 changes: 1 addition & 1 deletion docs/portal-contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: portal-contribute
title: How to contribute to the developer portal
sidebar_label: How to contribute
description: How to contribute to the Cardano developer portal.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

We wanted to build an open and inclusive, easy to use developer portal that offers guidance and allows community contribution. To achieve this we have chosen [Docusaurus 2](https://v2.docusaurus.io/), a modern static website generator.
Expand Down
2 changes: 1 addition & 1 deletion docs/portal-contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: portal-contributors
title: Contributors
sidebar_label: Contributors
description: Thank you for contributing to the Cardano developer portal.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

import ThemedImage from '@theme/ThemedImage';
Expand Down
2 changes: 1 addition & 1 deletion docs/portal-signup.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: portal-signup
title: Signup
sidebar_label: Signup
description: Signup for the Cardano developer portal.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

![img](../static/img/logo.svg)
Expand Down
2 changes: 1 addition & 1 deletion docs/portal-style-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: portal-style-guide
title: Style Guide
sidebar_label: Style Guide
description: Style guide for the Cardano developer portal.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

You can write content using [GitHub-flavored Markdown syntax](https://github.github.com/gfm/). [Markdown](https://github.github.com/gfm/) is a way to style text on the web. You control the display of the document; formatting words as bold or italic, adding images, and creating lists are just a few of the things we can do with Markdown. Mostly, Markdown is just regular text with a few non-alphabetic characters thrown in, like `#` or `*`.
Expand Down
2 changes: 1 addition & 1 deletion docs/smart-contracts/marlowe.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: marlowe
title: Marlowe
sidebar_label: Marlowe
description: Marlowe
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

## Get started with Marlowe
Expand Down
2 changes: 1 addition & 1 deletion docs/smart-contracts/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /smart-contracts/
title: Smart Contracts
sidebar_label: Overview
description: Learn how to create smart contracts on Cardano.
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

![Smart Contracts](../../static/img/card-smart-contracts-title.svg)
Expand Down
2 changes: 1 addition & 1 deletion docs/smart-contracts/plutus.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: plutus
title: Plutus
sidebar_label: Plutus
description: Plutus
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

## Get started with Plutus
Expand Down
2 changes: 1 addition & 1 deletion docs/stake-pool-course/assignments/assignment-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: assignment-1
title: Assignment 1
sidebar_label: Assignment 1
description: "Stake pool course: Assignment 1."
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

Try to complete this task from what you have learned so far:
Expand Down
2 changes: 1 addition & 1 deletion docs/stake-pool-course/assignments/assignment-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: assignment-2
title: Assignment 2
sidebar_label: Assignment 2
description: "Stake pool course: Assignment 2."
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

:::note
Expand Down
2 changes: 1 addition & 1 deletion docs/stake-pool-course/assignments/kes_period.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: kes_period
title: KES Periods
sidebar_label: KES periods
description: "Stake pool course: KES period assignment."
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

To create an operational certificate for a block-producing node, you need to create a _KES key pair_.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: apply-logging-prometheus
title: Monitoring a Node with Prometheus
sidebar_label: Monitoring a node with Prometheus
description: "Stake pool course: Monitoring a node with Prometheus."
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

Open the port 12798, as it is the default port for prometheus, as from the `config.json` file.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: configure-topology-files
title: Configure Topology Files
sidebar_label: Configure topology files
description: "Stake pool course: Learn how to create stake pool keys."
image: ./img/og-developer-portal.png
image: ../img/og-developer-portal.png
---

Before you start your nodes, you need to prepare the topology files for block-producing and relay nodes.
Expand Down
Loading