Skip to content
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
4 changes: 2 additions & 2 deletions docs/contribute/style-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Refer to the following guides when writing, editing, or reviewing doc content:
Refer to this guide for style, voice, grammar, and text formatting guidelines.
- [**Diátaxis framework**](https://diataxis.fr/) - Refer to this guide for information about
function-based docs.
- [**Consensys Editorial Style Guide**](https://docs.google.com/document/d/1smRdw4TUIpz9re_o0_0DKdH_nK6cSPMJOK6BcbhjJ7Y/edit?usp=sharing)
- Refer to this guide for spelling and usage of blockchain-related terms.
- [**Consensys Editorial Style Guide**](https://docs.google.com/document/d/1smRdw4TUIpz9re_o0_0DKdH_nK6cSPMJOK6BcbhjJ7Y/edit?usp=sharing) -
Refer to this guide for spelling and usage of blockchain-related terms.
This guide is only available to internal Consensys contributors.

The following section also highlights the top five style tips from these guides.
Expand Down
36 changes: 18 additions & 18 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,22 @@ and hosted on [Vercel](https://vercel.com/).
The following table shows the full list of developer documentation sites supported by Consensys.

<!-- markdownlint-disable -->
| Doc site | GitHub repository | Site platform | Hosting platform | Description |
|---------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|---------------|------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [Teku](https://docs.teku.consensys.net/) | [`consensys/doc.teku`](https://github.com/consensys/doc.teku) | Docusaurus | Vercel | Maintained by the docs team. |
| [Hyperledger Besu](https://besu.hyperledger.org/) | [`hyperledger/besu-docs`](https://github.com/hyperledger/besu-docs) | Docusaurus | GitHub Pages | Maintained by the docs team. This is a Hyperledger project and has its own [Besu docs contribution guidelines](https://wiki.hyperledger.org/display/BESU/Documentation). |
| [Web3Signer](https://docs.web3signer.consensys.net/) | [`consensys/doc.web3signer`](https://github.com/consensys/doc.web3signer) | Docusaurus | Vercel | Maintained by the docs team. |
| [MetaMask](https://docs.metamask.io/) | [`metamask/metamask-docs`](https://github.com/MetaMask/metamask-docs) | Docusaurus | Vercel | Maintained by the docs team. This project has additional [MetaMask docs contribution guidelines](https://github.com/MetaMask/metamask-docs/blob/main/CONTRIBUTING.md). |
| MetaMask Delegation Toolkit (private) | `metamask/gator-docs` (private) | Docusaurus | Vercel | Maintained by the docs team. |
| [Infura](https://docs.infura.io/infura/) | `infura/docs` (private) | Docusaurus | Vercel | Maintained by the docs team. |
| [Linea](https://docs.linea.build/) | [`consensys/doc.linea`](https://github.com/Consensys/doc.linea) | Docusaurus | Vercel | Maintained by the docs team. |
| [MetaFi](https://fantastic-goggles-eyo7zmp.pages.github.io/) | `consensys-vertical-apps/cx-api-docs` (private) | Docusaurus | GitHub Pages | Maintained by the docs team and the MetaFi team. |
| [Phosphor](https://docs.phosphor.xyz/) | `consensys/doc.consensys-nft` (private) | Docusaurus | Vercel | Maintained by the Phosphor team. |
| [MetaMask Fiat On-Ramp](https://docs.metamask-onramp.consensys.net/) | `consensys/doc.metamask-onramp` (private) | Docusaurus | Vercel | Maintained by the MetaMask Fiat On-Ramp team. |
| [GoQuorum](https://docs.goquorum.consensys.net/) | [`consensys/doc.goquorum`](https://github.com/consensys/doc.goquorum) | Docusaurus | Vercel | Maintained by the docs team. |
| [Tessera](https://docs.tessera.consensys.net/) | [`consensys/doc.tessera`](https://github.com/consensys/doc.tessera) | Docusaurus | Vercel | Maintained by the docs team. |
| [EthSigner](https://docs.ethsigner.consensys.net/) | [`consensys/doc.ethsigner`](https://github.com/consensys/doc.ethsigner) | Docusaurus | Vercel | Maintained by the docs team. |
| [gnark](https://docs.gnark.consensys.net/) | [`consensys/doc.gnark`](https://github.com/consensys/doc.gnark) | Docusaurus | Vercel | Maintained by the docs team. |
| [MetaMask Institutional](https://consensys-vertical-apps.github.io/metamask-institutional.docs/) | `consensys-vertical-apps/metamask-institutional.docs` (private) | Docusaurus | GitHub Pages | Maintained by the MetaMask Institutional team. |
| [Documentation guide](https://docs-template.consensys.net/) (this site) | [`consensys/docs-template`](https://github.com/consensys/docs-template) | Docusaurus | Vercel | Maintained by the docs team. |
| Doc site | GitHub repository | Site platform | Hosting platform | Description |
|--------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------|---------------|------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [Teku](https://docs.teku.consensys.net/) | [`consensys/doc.teku`](https://github.com/consensys/doc.teku) | Docusaurus | Vercel | Maintained by the docs team. |
| [Hyperledger Besu](https://besu.hyperledger.org/) | [`hyperledger/besu-docs`](https://github.com/hyperledger/besu-docs) | Docusaurus | GitHub Pages | Maintained by the docs team. This is a Hyperledger project and has its own [Besu docs contribution guidelines](https://wiki.hyperledger.org/display/BESU/Documentation). |
| [Web3Signer](https://docs.web3signer.consensys.net/) | [`consensys/doc.web3signer`](https://github.com/consensys/doc.web3signer) | Docusaurus | Vercel | Maintained by the docs team. |
| [MetaMask](https://docs.metamask.io/) | [`metamask/metamask-docs`](https://github.com/MetaMask/metamask-docs) | Docusaurus | Vercel | Maintained by the docs team. This project has additional [MetaMask docs contribution guidelines](https://github.com/MetaMask/metamask-docs/blob/main/CONTRIBUTING.md). |
| [MetaMask Delegation Toolkit](https://docs.gator.metamask.io/) | `metamask/gator-docs` (private) | Docusaurus | Vercel | Maintained by the docs team. |
| [Infura](https://docs.infura.io/infura/) | `infura/docs` (private) | Docusaurus | Vercel | Maintained by the docs team. |
| [Linea](https://docs.linea.build/) | [`consensys/doc.linea`](https://github.com/Consensys/doc.linea) | Docusaurus | Vercel | Maintained by the docs team. |
| [MetaFi](https://fantastic-goggles-eyo7zmp.pages.github.io/) | `consensys-vertical-apps/cx-api-docs` (private) | Docusaurus | GitHub Pages | Maintained by the docs team and the MetaFi team. |
| [Phosphor](https://docs.phosphor.xyz/) | `consensys/doc.consensys-nft` (private) | Docusaurus | Vercel | Maintained by the Phosphor team. |
| [MetaMask Fiat On-Ramp](https://docs.metamask-onramp.consensys.net/) | `consensys/doc.metamask-onramp` (private) | Docusaurus | Vercel | Maintained by the MetaMask Fiat On-Ramp team. |
| [GoQuorum](https://docs.goquorum.consensys.net/) | [`consensys/doc.goquorum`](https://github.com/consensys/doc.goquorum) | Docusaurus | Vercel | Maintained by the docs team. |
| [Tessera](https://docs.tessera.consensys.net/) | [`consensys/doc.tessera`](https://github.com/consensys/doc.tessera) | Docusaurus | Vercel | Maintained by the docs team. |
| [EthSigner](https://docs.ethsigner.consensys.net/) | [`consensys/doc.ethsigner`](https://github.com/consensys/doc.ethsigner) | Docusaurus | Vercel | Maintained by the docs team. |
| [gnark](https://docs.gnark.consensys.net/) | [`consensys/doc.gnark`](https://github.com/consensys/doc.gnark) | Docusaurus | Vercel | Maintained by the docs team. |
| [MetaMask Institutional](https://consensys-vertical-apps.github.io/metamask-institutional.docs/) | `consensys-vertical-apps/metamask-institutional.docs` (private) | Docusaurus | GitHub Pages | Maintained by the MetaMask Institutional team. |
| [Documentation guide](https://docs-template.consensys.net/) (this site) | [`consensys/docs-template`](https://github.com/consensys/docs-template) | Docusaurus | Vercel | Maintained by the docs team. |
<!-- markdownlint-restore -->
Loading