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

Wiki Reorg: Community Page #6113

Merged
merged 7 commits into from
Aug 5, 2024
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
167 changes: 108 additions & 59 deletions docs/general/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ keywords: [community, events, socials, chat, blogs, ecosystem]
slug: ../community
---

The Polkadot community is expanding every day. Below are the most essential links to the community
channels.
import Tabs from "@theme/Tabs"; import TabItem from "@theme/TabItem";

Below are the most essential links to the community channels for Polkadot and Kusama.

:::caution

Expand All @@ -19,13 +20,31 @@ contact and anyone doing so is likely trying to scam you.

## General

- [Polkadot Forum](https://forum.polkadot.network/) - a place for thoughtful comments and
discussions on the future of Polkadot, and the steps we can take to get there together.
- [Polkadot GitHub](https://github.com/paritytech/polkadot-sdk/tree/master/polkadot) - Parity
maintained repository that houses the Rust implementation of the Polkadot Host.
- [Polkadot Support Knowledgebase](https://support.polkadot.network/support/home) and
[Polkadot Support Contact](https://support.polkadot.network).
- [Polkadot's Latest Research (news)](https://research.web3.foundation/news)
<!-- prettier-ignore -->
<Tabs
groupId="clients"
values={[
{ label: 'Polkadot', value: 'polkadot' },
{ label: 'Kusama', value: 'kusama' } ]}>

<TabItem value="polkadot">
<ul>
<li><a href="https://forum.polkadot.network/">Polkadot Forum</a> - a place for thoughtful comments and discussions on the future of Polkadot, and the steps we can take to get there together.</li>
<li><a href="https://github.com/paritytech/polkadot-sdk/tree/master/polkadot">Polkadot GitHub</a> - Parity maintained repository that houses the Rust implementation of the Polkadot Host.</li>
<li><a href="https://support.polkadot.network/support/home">Polkadot Support Knowledgebase</a> and <a href="https://support.polkadot.network">Polkadot Support Contact</a></li>
<li><a href="https://research.web3.foundation/news">Polkadot's Latest Research (news)</a></li>
<li><a href="https://www.notion.so/web3foundation/Polkadot-Meetup-Hub-4511c156770e4ba9936386d8be5fe5be">Polkadot Meetup Hub</a> - Information on hosting meetups, applying for funding, and materials for running it.</li>
<li><a href="https://polkadot.polkassembly.io/">Polkadot Discussion and Governance on Polkassembly</a></li>
</ul>
</TabItem>

<TabItem value="kusama">
<ul>
<li><a href="https://kusama.polkassembly.io/">Kusama Discussion and Governance on Polkassembly</a></li>
</ul>
</TabItem>

</Tabs>

### Events

Expand All @@ -44,46 +63,53 @@ We primarily use [Matrix](https://matrix.org) across the organization and to com
community members. The application we use most often to interact with the Matrix protocol is the
[Element](https://app.element.io) messenger client.

- This Wiki's public Matrix room is [here](https://matrix.to/#/#polkadotwikipublic:web3.foundation).

### Polkadot

[**Polkadot Space**](https://matrix.to/#/#polkadot:web3.foundation) - Space containing all official
rooms below. Note that this is a newer feature and may not be supported by your Matrix client. If
you face any issues, join the rooms individually.

- [Polkadot Watercooler](https://matrix.to/#/#polkadot-watercooler:parity.io) - General room for
talk about Polkadot.
- [Polkadot Validator Lounge](https://matrix.to/#/#polkadotvalidatorlounge:web3.foundation) - Room
for validators learning about setting up a node.
- [Polkadot Direction](https://matrix.to/#/#Polkadot-Direction:parity.io) - Governance, and a place
to discuss the future of Polkadot.
- [Polkadot Digest](https://matrix.to/#/#dailydigest:web3.foundation) - News about what is happening
in the Polkadot ecosystem, published every weekday except holidays

### Kusama

[**Kusama Space**](https://matrix.to/#/#kusama:web3.foundation) - Space containing all official
rooms below. Note that this is a newer feature and may not be supported by your Matrix client. If
you face any issues, join the rooms individually.

- [Kusama Watercooler](https://matrix.to/#/#kusamawatercooler:web3.foundation) - General room for
talk about Kusama.
- [Kusama Validator Lounge](https://matrix.to/#/#KusamaValidatorLounge:parity.io) - Room for
validators learning about setting up a node.
- [Kusama Direction](https://matrix.to/#/#Kusama-Direction:parity.io) - Governance, and a place to
discuss the future of Kusama.

### Technical

- [Substrate Developers Chat](https://matrix.to/#/#substratedevs:matrix.org) - A Matrix chat room
for Substrate development.
- [Substrate Developers Telegram Chat](https://t.me/substratedevs) - A Telegram chat room for
Substrate development, bridged to Matrix Substrate Developers Chat linked above.
- [Substrate and Polkadot StackExchange](https://substrate.stackexchange.com/) - More advanced room
for technical questions on building with Substrate.
- [Smart Contracts & Parity Ink!](https://matrix.to/#/#ink:parity.io) - A room to discuss developing
Substrate smart contracts using Parity Ink!
<!-- prettier-ignore -->
<Tabs
groupId="clients"
values={[
{ label: 'Polkadot', value: 'polkadot' },
{ label: 'Kusama', value: 'kusama' },
{ label: 'Technical', value: 'technical' }]}>

<TabItem value="polkadot">
<p>
<a href="https://matrix.to/#/#polkadot:web3.foundation"><strong>Polkadot Space</strong></a> - Space containing all official
rooms below. Note that this is a newer feature and may not be supported by your Matrix client. If
you face any issues, join the rooms individually.
</p>
<ul>
<li><a href="https://matrix.to/#/#polkadot-watercooler:parity.io">Polkadot Watercooler</a> - General room for talk about Polkadot.</li>
<li><a href="https://matrix.to/#/#polkadotvalidatorlounge:web3.foundation">Polkadot Validator Lounge</a> - Room for validators learning about setting up a node.</li>
<li><a href="https://matrix.to/#/#Polkadot-Direction:parity.io">Polkadot Direction</a> - Governance, and a place to discuss the future of Polkadot.</li>
<li><a href="https://matrix.to/#/#dailydigest:web3.foundation">Polkadot Digest</a> - News about what is happening in the Polkadot ecosystem, published every weekday except holidays.</li>
<li><a href="https://matrix.to/#/#polkadotwikipublic:web3.foundation">Polkadot Wiki</a> - The official matrix room about the Polkadot Wiki.
</li>
</ul>
</TabItem>

<TabItem value="kusama">
<p>
<a href="https://matrix.to/#/#kusama:web3.foundation"><strong>Kusama Space</strong></a> - Space containing all official
rooms below. Note that this is a newer feature and may not be supported by your Matrix client. If
you face any issues, join the rooms individually.
</p>
<ul>
<li><a href="https://matrix.to/#/#kusamawatercooler:web3.foundation">Kusama Watercooler</a> - General room for talk about Kusama.</li>
<li><a href="https://matrix.to/#/#KusamaValidatorLounge:parity.io">Kusama Validator Lounge</a> - Room for validators learning about setting up a node.</li>
<li><a href="https://matrix.to/#/#Kusama-Direction:parity.io">Kusama Direction</a> - Governance, and a place to discuss the future of Kusama.</li>
</ul>
</TabItem>

<TabItem value="technical">
<ul>
<li><a href="https://matrix.to/#/#substratedevs:matrix.org">Substrate Developers Chat</a> - A Matrix chat room for Substrate development.</li>
<li><a href="https://t.me/substratedevs">Substrate Developers Telegram Chat</a> - A Telegram chat room for Substrate development, bridged to Matrix Substrate Developers Chat linked above.</li>
<li><a href="https://substrate.stackexchange.com/">Substrate and Polkadot StackExchange</a> - More advanced room for technical questions on building with Substrate.</li>
<li><a href="https://matrix.to/#/#ink:parity.io">Smart Contracts & Parity Ink!</a> - A room to discuss developing Substrate smart contracts using Parity Ink!</li>
</ul>
</TabItem>

</Tabs>

## Socials

Expand All @@ -94,16 +120,38 @@ you face any issues, join the rooms individually.

### Social media

- [Polkadot Twitter](https://twitter.com/Polkadot)
- [Kusama Twitter](https://twitter.com/kusamanetwork)
- [Web3 Foundation Twitter](https://twitter.com/web3foundation)

- [Polkadot Reddit](https://www.reddit.com/r/polkadot)
- [Kusama Reddit](https://www.reddit.com/r/Kusama)

- [Web3 Foundation YouTube](https://www.youtube.com/channel/UClnw_bcNg4CAzF772qEtq4g)
- [Polkadot YouTube](https://www.youtube.com/channel/UCB7PbjuZLEba_znc7mEGNgw)
- [Kusama YouTube Channel](http://youtube.com/c/kusamanetwork)
<!-- prettier-ignore -->
<Tabs
groupId="socials"
values={[
{ label: 'Web3 Foundation', value: 'w3f' },
{ label: 'Polkadot', value: 'polkadot' },
{ label: 'Kusama', value: 'kusama' }]}>

<TabItem value="w3f">
<ul>
<li><a href="https://twitter.com/web3foundation">Web3 Foundation Twitter</a></li>
<li><a href="https://www.youtube.com/channel/UClnw_bcNg4CAzF772qEtq4g">Web3 Foundation YouTube</a></li>
</ul>
</TabItem>

<TabItem value="polkadot">
<ul>
<li><a href="https://twitter.com/Polkadot">Polkadot Twitter</a></li>
<li><a href="https://www.reddit.com/r/polkadot">Polkadot Reddit</a></li>
<li><a href="https://www.youtube.com/channel/UCB7PbjuZLEba_znc7mEGNgw">Polkadot YouTube</a></li>
</ul>
</TabItem>

<TabItem value="kusama">
<ul>
<li><a href="https://twitter.com/kusamanetwork">Kusama Twitter</a></li>
<li><a href="https://www.reddit.com/r/Kusama">Kusama Reddit</a></li>
<li><a href="http://youtube.com/c/kusamanetwork">Kusama YouTube Channel</a></li>
</ul>
</TabItem>

</Tabs>

### Blogs and tutorials

Expand All @@ -117,6 +165,7 @@ you face any issues, join the rooms individually.
- [Subscribe to the Polkadot newsletter](https://share.hsforms.com/1LL1CBwiASxC5pJUYZAiDVw4752a) -
official, infrequent
- [Dot Leap Newsletter](https://dotleap.substack.com/) - less official, weekly
- [NFT Review](https://news.nft.review) - Covering the evolution of the NFT ecosystem on Kusama

## Ecosystem

Expand Down
75 changes: 0 additions & 75 deletions docs/general/kusama/kusama-community.md

This file was deleted.

4 changes: 4 additions & 0 deletions kusama-guide/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,10 @@ module.exports = {
to: '/docs/kusama-getting-started',
from: ['/docs/kusama-index']
},
{
to: '/docs/community',
from: ['/docs/kusama-community']
},
{
to: '/docs/learn-transactions',
from: ['/docs/learn-transaction-fees']
Expand Down
15 changes: 2 additions & 13 deletions kusama-guide/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module.exports = {
"general/kusama/kusama-coc",
"maintain/maintain-polkadot-parameters",
"general/kusama/kusama-timeline",
"general/kusama/kusama-community",
"general/community",
"maintain/kusama/maintain-guides-society-kusama",
],
},
Expand Down Expand Up @@ -207,18 +207,7 @@ module.exports = {
"general/kusama/kusama-social-recovery",
],
},
{
type: "category",
label: "Transactions",
description: 'Extrinsics, Balance Transfers, and Fees.',
link: {
type: 'doc',
id: "learn/learn-transactions",
},
items: [
"learn/learn-transaction-fees",
],
},
"learn/learn-transactions",
{
type: "category",
label: "Staking",
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"prism-react-renderer": "^2.3.1",
"punycode": "^2.3.1",
"react-chartjs-2": "^5.2.0",
"react-markdown": "^9.0.1",
"react-treebeard": "^3.2.4",
"remark-docusaurus-tabs": "^0.2.0",
"utf-8-validate": "^6.0.4",
Expand Down
Loading
Loading