generated from okp4/template-oss
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
32 changed files
with
816 additions
and
1,200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
--- | ||
sidebar_position: 1 | ||
--- | ||
|
||
# Contribute | ||
|
||
## Everyone is welcome to join Axone community! | ||
|
||
To join the community and contribute, follow one of the links below: | ||
|
||
import IconGithub from '/img/socials/github.inline.svg' | ||
import IconLinkedin from '/img/socials/linkedin.inline.svg' | ||
import IconDiscord from '/img/socials/discord.inline.svg' | ||
import IconMedium from '/img/socials/medium.inline.svg' | ||
import IconTwitter from '/img/socials/twitter.inline.svg' | ||
import IconTelegram from '/img/socials/telegram.inline.svg' | ||
import IconOKP4 from '/img/socials/logo-okp4-round.svg' | ||
|
||
<div className="social_media"> | ||
<a | ||
href="https://axone.xyz" | ||
target="_blank" | ||
rel="noreferrer" | ||
className="socials_link website" | ||
> | ||
<IconOKP4 /> | ||
</a> | ||
|
||
<a href="https://github.com/okp4" target="_blank" rel="noreferrer" className="socials_link github"> | ||
<IconGithub /> | ||
</a> | ||
|
||
<a | ||
href="https://discord.com/invite/okp4" | ||
target="_blank" | ||
rel="noreferrer" | ||
className="socials_link discord" | ||
> | ||
<IconDiscord /> | ||
|
||
</a> | ||
|
||
<a | ||
href="https://www.linkedin.com/company/axone-protocol" | ||
target="_blank" | ||
rel="noreferrer" | ||
className="socials_link linkedin" | ||
> | ||
<IconLinkedin /> | ||
</a> | ||
|
||
<a | ||
href="https://blog.okp4.network" | ||
target="_blank" | ||
rel="noreferrer" | ||
className="socials_link medium" | ||
> | ||
<IconMedium /> | ||
</a> | ||
|
||
<a | ||
href="https://t.me/okp4network" | ||
target="_blank" | ||
rel="noreferrer" | ||
className="socials_link telegram" | ||
> | ||
<IconTelegram /> | ||
</a> | ||
|
||
<a | ||
href="https://twitter.com/axonexyz" | ||
target="_blank" | ||
rel="noreferrer" | ||
className="socials_link twitter" | ||
> | ||
<IconTwitter /> | ||
</a> | ||
</div> |
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.