Skip to content

Commit

Permalink
remove community pages
Browse files Browse the repository at this point in the history
  • Loading branch information
edd committed Nov 5, 2024
1 parent a2f7d27 commit 1d70405
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 999 deletions.
3 changes: 0 additions & 3 deletions locales/en/component.latest-news_old.json

This file was deleted.

5 changes: 0 additions & 5 deletions locales/en/component.navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
"Vega Papers": "Vega Papers",
"Docs": "Docs",
"Vega Docs": "Vega Docs",
"Governance": "Governance",
"Intro": "Intro",
"Forums": "Forums",
"Governance dApp": "Governance dApp",
"Governance docs": "Governance docs",
"Ecosystem": "Ecosystem",
"API Documentation": "API Documentation",
"Getting Started": "Getting Started",
Expand Down
12 changes: 0 additions & 12 deletions locales/en/component.navigation_old.json

This file was deleted.

8 changes: 0 additions & 8 deletions locales/en/page.bug-bounties.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"Your message was successfully encrypted and delivered.": "Your message was successfully encrypted and delivered.",
"Sorry, your submission failed, please try again later.": "Sorry, your submission failed, please try again later.",
"Bug bounties": "Bug bounties",
"Found a software security issue? Report it to us and earn rewards by finding bugs that affect the Vega Network.": "Found a software security issue? Report it to us and earn rewards by finding bugs that affect the Vega Network.",
"If you believe that you have spotted a vulnerability in either the Vega protocol software (node, data node, wallet, etc.) or network or any supporting systems or code used by the project, please submit a bug report by email or the web-form as described below to have this situation resolved as soon as possible.": "If you believe that you have spotted a vulnerability in either the Vega protocol software (node, data node, wallet, etc.) or network or any supporting systems or code used by the project, please submit a bug report by email or the web-form as described below to have this situation resolved as soon as possible.",
Expand All @@ -18,12 +16,6 @@
"As a decentralized system, we are entirely separate from any validators running the Vega protocol and vulnerabilities relevant to specific validators should be reported to them directly (though feel free to let us know if you think a validator is not responding appropriately). In addition, we have no influence on how the validators (or their cloud providers) might react if you poke their systems, so we cannot help you if you do so in any way that upsets them. For testing your discoveries, using a separate protocol instance that you can run for yourselves is advised. The best way to do this is via the <2><0></0>Vega Capsule tool</2>.": "As a decentralized system, we are entirely separate from any validators running the Vega protocol and vulnerabilities relevant to specific validators should be reported to them directly (though feel free to let us know if you think a validator is not responding appropriately). In addition, we have no influence on how the validators (or their cloud providers) might react if you poke their systems, so we cannot help you if you do so in any way that upsets them. For testing your discoveries, using a separate protocol instance that you can run for yourselves is advised. The best way to do this is via the <2><0></0>Vega Capsule tool</2>.",
"Encrypted or anonymous submissions": "Encrypted or anonymous submissions",
"If you want to send an encrypted message to [email protected], you can use our PGP key, which is detailed below.": "If you want to send an encrypted message to [email protected], you can use our PGP key, which is detailed below.",
"For anonymous submissions, you can use the following form:": "For anonymous submissions, you can use the following form:",
"Send Message": "Send Message",
"Submit bug report": "Submit bug report",
"Are you sure you want to submit the form?": "Are you sure you want to submit the form?",
"Cancel": "Cancel",
"Submit": "Submit",
"PGP Key": "PGP Key",
"This is the PGP key that can be used to securely submit security issues to the project team. Please note that this is the only usage of the key; especially, this key will never be used to issue signatures that are in any way meaningful or binding. We also may change the key at any time, so please make sure to check here for the current version.": "This is the PGP key that can be used to securely submit security issues to the project team. Please note that this is the only usage of the key; especially, this key will never be used to issue signatures that are in any way meaningful or binding. We also may change the key at any time, so please make sure to check here for the current version."
}
1 change: 0 additions & 1 deletion locales/en/page.community.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"Contributors": "Contributors",
"Community": "Community",
"Learn, Test, Govern - where do you fit in the Vega Ecosystem?": "Learn, Test, Govern - where do you fit in the Vega Ecosystem?",
"Join us on Discord": "Join us on Discord",
Expand Down
3 changes: 0 additions & 3 deletions locales/en/page.develop_old.json

This file was deleted.

22 changes: 0 additions & 22 deletions locales/en/page.validators.json

This file was deleted.

86 changes: 0 additions & 86 deletions src/components/Fairground.js

This file was deleted.

48 changes: 0 additions & 48 deletions src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import Container from '../components/Container'
import SquareBullet from '../components/Svg/SquareBullet'
import IconDiscord from '../components/Svg/IconDiscord'
import IconGithub from '../components/Svg/IconGithub'
import IconTelegram from '../components/Svg/IconTelegram'
import IconTwitter from '../components/Svg/IconTwitter'
import { Trans, useTranslation } from 'gatsby-plugin-react-i18next'

Expand Down Expand Up @@ -60,46 +59,6 @@ const Footer = () => {
</li>
</ul>
</div>
<div>
<div className="mb-3 text-[0.9375rem] uppercase">
<SquareBullet size="11" />
<Trans t={t}>Governance</Trans>
</div>
<ul>
<li>
<TextLink
to="/governance/"
className="block py-1.5 leading-[1.3]"
>
<Trans t={t}>Intro</Trans>
</TextLink>
</li>
<li>
<TextLink
to="https://community.vega.xyz/c/governance/25"
className="block py-1.5 leading-[1.3]"
>
<Trans t={t}>Forums</Trans>
</TextLink>
</li>
<li>
<TextLink
to="https://governance.vega.xyz/"
className="block py-1.5 leading-[1.3]"
>
<Trans t={t}>Governance dApp</Trans>
</TextLink>
</li>
<li>
<TextLink
to="https://docs.vega.xyz/mainnet/concepts/governance"
className="block py-1.5 leading-[1.3]"
>
<Trans t={t}>Governance docs</Trans>
</TextLink>
</li>
</ul>
</div>
<div>
<div className="mb-3 text-[0.9375rem] uppercase">
<SquareBullet size="11" />
Expand Down Expand Up @@ -217,13 +176,6 @@ const Footer = () => {
>
<IconGithub />
</a>
<a
href="https://t.me/vegacommunity/"
rel="noreferrer"
target="_blank"
>
<IconTelegram />
</a>
</div>
<div className="flex flex-wrap items-center gap-x-5 gap-y-1">
<TextLink to="https://github.com/vegaprotocol/brand">
Expand Down
7 changes: 0 additions & 7 deletions src/components/LayoutEthDenver.js

This file was deleted.

16 changes: 0 additions & 16 deletions src/components/Svg/IconTelegram.js

This file was deleted.

27 changes: 0 additions & 27 deletions src/components/VegaMarkets/Description.tsx

This file was deleted.

21 changes: 1 addition & 20 deletions src/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,25 +29,6 @@ body {
@apply bg-vega-box-grey;
}

/* sets correct placement of hover boxes in the contributors grid - a little too complex to do with tailwind */
.contributor-block .contributor-block-detail {
left: 50%;
right: 0;
transform: translateX(-50%);
}

.contributor-block:nth-child(4n) .contributor-block-detail {
right: 0;
left: auto;
transform: none;
}

.contributor-block:nth-child(4n + 1) .contributor-block-detail {
left: 0;
right: auto;
transform: none;
}

body.georestricted #liquidity-provision,
body.georestricted .liquidity-provision-page-section,
body.georestricted .restricted-link {
Expand Down Expand Up @@ -87,7 +68,7 @@ body.georestricted .restricted-link {
}

.market-swiper .swiper-pagination {
@apply right-space-3 !left-auto w-1/2 text-right;
@apply !left-auto right-space-3 w-1/2 text-right;
}

.market-swiper .swiper-pagination-bullet {
Expand Down
Loading

0 comments on commit 1d70405

Please sign in to comment.