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

chore: remove outdated socials #581

Merged
merged 2 commits into from
Feb 22, 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
176 changes: 76 additions & 100 deletions src/components/GlobalFooter/content.js
Original file line number Diff line number Diff line change
@@ -1,155 +1,131 @@
export default {
'safeNetwork': {
'name': 'Safe Network',
'links': [
safeNetwork: {
name: "Safe Network",
links: [
{
'name': 'Home',
'url': '/'
name: "Home",
url: "/",
},
{
'name': 'How It Works',
'url': '/how-it-works/'
name: "How It Works",
url: "/how-it-works/",
},
{
'name': 'Press Kit',
'url': '/press-kit/'
name: "Press Kit",
url: "/press-kit/",
},
{
'name': 'Economy',
'url': '/economy/'
name: "Economy",
url: "/economy/",
},
{
'name': 'Get Involved',
'url': '/get-involved/'
name: "Get Involved",
url: "/get-involved/",
},
{
'name': 'FAQs',
'url': '/faq/'
name: "FAQs",
url: "/faq/",
},
/*{
'name': 'Blog',
'url': 'https://medium.com/safenetwork'
},*/
{
'name': 'Roadmap',
'url': '/roadmap/'
name: "Roadmap",
url: "/roadmap/",
},
{
'name': 'Events',
'url': 'https://safenetforum.org/t/safe-network-upcoming-events/29029'
}
]
name: "Events",
url: "https://safenetforum.org/t/safe-network-upcoming-events/29029",
},
],
},
'community': {
'name': 'Community',
'links': [
community: {
name: "Community",
links: [
{
'name': 'Safe Network Forum',
'url': 'https://safenetforum.org/'
name: "Safe Network Forum",
url: "https://safenetforum.org/",
},
{
'name': 'Developer Forum',
'url': 'https://forum.safedev.org/'
}
]
name: "Developer Forum",
url: "https://forum.safedev.org/",
},
],
},
'company': {
'name': 'Company',
'links': [
company: {
name: "Company",
links: [
{
'name': 'About MaidSafe',
'url': '/about-maidsafe'
name: "About MaidSafe",
url: "/about-maidsafe",
},
{
'name': 'Website',
'url': 'https://maidsafe.net/'
name: "Website",
url: "https://maidsafe.net/",
},
{
'name': 'Contact',
'url': 'https://maidsafe.net/contact/'
name: "Contact",
url: "https://maidsafe.net/contact/",
},
{
'name': 'Careers',
'url': 'https://maidsafe.net/careers/'
}
]
name: "Careers",
url: "https://maidsafe.net/careers/",
},
],
},
'developers': {
'name': 'Developers',
'links': [
developers: {
name: "Developers",
links: [
{
'name': 'Developer Hub',
'url': 'https://hub.safedev.org/'
name: "Developer Hub",
url: "https://hub.safedev.org/",
},
{
'name': 'GitHub',
'url': 'https://github.com/maidsafe/'
}
]
name: "GitHub",
url: "https://github.com/maidsafe/",
},
],
},
'legal': {
'name': 'Legal',
'links': [
legal: {
name: "Legal",
links: [
{
'name': 'Privacy Policy',
'url': '/privacy'
name: "Privacy Policy",
url: "/privacy",
},
{
'name': 'Cookie Policy',
'url': '/cookies'
name: "Cookie Policy",
url: "/cookies",
},
{
'name': 'Credits',
'url': 'https://maidsafe.net/credits/'
}
]
name: "Credits",
url: "https://maidsafe.net/credits/",
},
],
},
/*'newsletter': {
//'name': 'Newsletter'
},*/
'social': {
'name': 'Social',
'links': [
{
'style': 'twitter',
'name': 'Twitter',
'url': 'https://twitter.com/safenetworktech'
},
social: {
name: "Social",
links: [
{
'style': 'facebook',
'name': 'Facebook',
'url': 'https://www.facebook.com/safenetworktech/'
style: "twitter",
name: "Twitter",
url: "https://twitter.com/safenetworktech",
},
/*{
'style': 'medium',
'name': 'Medium',
'url': 'https://medium.com/safenetwork'
},*/

{
'style': 'youtube',
'name': 'YouTube',
'url': 'https://www.youtube.com/channel/UChDck5R_C9i6XTrS66tbwOw'
style: "discord",
name: "Discord",
url: "https://discord.com/invite/DkVRc7MZsp",
},
{
'style': 'reddit',
'name': 'Reddit',
'url': 'https://www.reddit.com/r/safenetwork/'
},
{
'style': 'riot',
'name': 'Riot.im',
'url': 'https://riot.im/app/#/room/#safenetwork:matrix.org'
},
{
'style': 'telegram',
'name': 'Telegram',
'url': 'https://t.me/safenetwork'
},
{
'style': 'discord',
'name': 'Discord',
'url': 'https://discord.com/invite/0ak6ESm4oAR3oXik'
}
]
}
}
],
},
};
67 changes: 37 additions & 30 deletions src/constant.js
Original file line number Diff line number Diff line change
@@ -1,59 +1,66 @@
export default {
downloadLinks: {
logos: {
safeNetworkLogoBlack: '/downloads/safe_network_logo_black.zip',
safeNetworkLogoWhite: '/downloads/safe_network_logo_white.zip',
safeNetworkIconBlack: '/downloads/safe_network_icon_black.zip',
safeNetworkIconWhite: '/downloads/safe_network_icon_white.zip',
safeNetworkLogoBlack: "/downloads/safe_network_logo_black.zip",
safeNetworkLogoWhite: "/downloads/safe_network_logo_white.zip",
safeNetworkIconBlack: "/downloads/safe_network_icon_black.zip",
safeNetworkIconWhite: "/downloads/safe_network_icon_white.zip",
},
imagePack: '/downloads/MaidSafe-Team-Press-Photos-Pack.zip',
imagePack: "/downloads/MaidSafe-Team-Press-Photos-Pack.zip",
documents: {
primer: 'https://primer.safenetwork.org',
primer: "https://primer.safenetwork.org",
},
},
pageMeta: {
pressKit: {
title: 'Press Kit | Safe Network',
desc: 'Resources for journalists looking to find out more about the new decentralised Internet and how the Safe Network will benefit data security and privacy'
title: "Press Kit | Safe Network",
desc: "Resources for journalists looking to find out more about the new decentralised Internet and how the Safe Network will benefit data security and privacy",
},
},
/*subscribeUrl: {
mailSubscription: 'https://services.maidsafe.net/mail-subscription/api/1.0/subscribe'
},*/
downloadApps: {
browser: {
mac: 'https://github.com/maidsafe/sn_browser/releases/download/v0.17.0-alpha.1/safe-browser-v0.17.0-alpha.1-mac-x64.dmg',
windows: 'https://github.com/maidsafe/sn_browser/releases/download/v0.17.0-alpha.1/safe-browser-v0.17.0-alpha.1-win-x64.exe',
linux: 'https://github.com/maidsafe/sn_browser/releases/download/v0.17.0-alpha.1/safe-browser-v0.17.0-alpha.1-linux-x64.AppImage',
android: 'https://github.com/maidsafe/sn_browser/releases/tag/v0.17.0-alpha.1',
ios: 'https://github.com/maidsafe/sn_browser/releases/tag/v0.17.0-alpha.1',
others: 'https://github.com/maidsafe/sn_browser/releases/tag/v0.17.0-alpha.1',
}
mac: "https://github.com/maidsafe/sn_browser/releases/download/v0.17.0-alpha.1/safe-browser-v0.17.0-alpha.1-mac-x64.dmg",
windows:
"https://github.com/maidsafe/sn_browser/releases/download/v0.17.0-alpha.1/safe-browser-v0.17.0-alpha.1-win-x64.exe",
linux:
"https://github.com/maidsafe/sn_browser/releases/download/v0.17.0-alpha.1/safe-browser-v0.17.0-alpha.1-linux-x64.AppImage",
android:
"https://github.com/maidsafe/sn_browser/releases/tag/v0.17.0-alpha.1",
ios: "https://github.com/maidsafe/sn_browser/releases/tag/v0.17.0-alpha.1",
others:
"https://github.com/maidsafe/sn_browser/releases/tag/v0.17.0-alpha.1",
},
},

links: {
forum: 'https://safenetforum.org'
forum: "https://safenetforum.org",
},
pressKitMedia: {
techCrunch: 'https://techcrunch.com/2018/06/02/not-just-another-decentralized-web-whitepaper/',
theGuardian: 'https://www.theguardian.com/technology/2018/feb/01/punk-rock-internet-diy-rebels-working-replace-tech-giants-snoopers-charter',
spectrum: 'https://spectrum.ieee.org/view-from-the-valley/telecom/internet/where-is-hbo-silicon-valleys-real-pied-piper-look-in-troon-scotland'
techCrunch:
"https://techcrunch.com/2018/06/02/not-just-another-decentralized-web-whitepaper/",
theGuardian:
"https://www.theguardian.com/technology/2018/feb/01/punk-rock-internet-diy-rebels-working-replace-tech-giants-snoopers-charter",
spectrum:
"https://spectrum.ieee.org/where-is-hbo-silicon-valleys-real-pied-piper-look-in-troon-scotland",
},
videoLinks: {
safe_network: {
mp4: 'https://s3.eu-west-2.amazonaws.com/ms-marketing/website-videos/Getting+Started.mp4',
ogv: 'https://s3.eu-west-2.amazonaws.com/ms-marketing/website-videos/Getting+Started.ogv',
webm: 'https://s3.eu-west-2.amazonaws.com/ms-marketing/website-videos/GS+webM.webm'
mp4: "https://s3.eu-west-2.amazonaws.com/ms-marketing/website-videos/Getting+Started.mp4",
ogv: "https://s3.eu-west-2.amazonaws.com/ms-marketing/website-videos/Getting+Started.ogv",
webm: "https://s3.eu-west-2.amazonaws.com/ms-marketing/website-videos/GS+webM.webm",
},
self_encryption: {
mp4: 'https://s3.eu-west-2.amazonaws.com/ms-marketing/website-videos/Self+Encryption+on+the+SAFE+Network.mp4',
ogv: 'https://s3.eu-west-2.amazonaws.com/ms-marketing/website-videos/Self+Encryption+on+the+SAFE+Network_1.ogv',
webm: 'https://s3.eu-west-2.amazonaws.com/ms-marketing/website-videos/Self+Encryption+on+the+SAFE+Network_1.webm',
mp4: "https://s3.eu-west-2.amazonaws.com/ms-marketing/website-videos/Self+Encryption+on+the+SAFE+Network.mp4",
ogv: "https://s3.eu-west-2.amazonaws.com/ms-marketing/website-videos/Self+Encryption+on+the+SAFE+Network_1.ogv",
webm: "https://s3.eu-west-2.amazonaws.com/ms-marketing/website-videos/Self+Encryption+on+the+SAFE+Network_1.webm",
},
security: {
ogv: 'https://ms-marketing.s3.eu-west-2.amazonaws.com/website-videos/Simplicity-of-Earning-Safe-Network-Tokens.ogv',
mp4: 'https://ms-marketing.s3.eu-west-2.amazonaws.com/website-videos/Simplicity+of+Earning+Safe+Network+Tokens.mp4',
webm: 'https://ms-marketing.s3.eu-west-2.amazonaws.com/website-videos/Simplicity+of+Earning+Safe+Network+Tokens.webm'
}
ogv: "https://ms-marketing.s3.eu-west-2.amazonaws.com/website-videos/Simplicity-of-Earning-Safe-Network-Tokens.ogv",
mp4: "https://ms-marketing.s3.eu-west-2.amazonaws.com/website-videos/Simplicity+of+Earning+Safe+Network+Tokens.mp4",
webm: "https://ms-marketing.s3.eu-west-2.amazonaws.com/website-videos/Simplicity+of+Earning+Safe+Network+Tokens.webm",
},
},
}
};
Loading
Loading