mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
variable name changes, adds translation wrapper, qa changes
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -312,7 +312,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.funding-text {
|
.funding-text {
|
||||||
color: var(--black-black-0, #FFF);
|
color: var($white);
|
||||||
/* Desktop/H6 */
|
/* Desktop/H6 */
|
||||||
font-family: Work Sans;
|
font-family: Work Sans;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
|
|||||||
@@ -622,7 +622,6 @@
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
max-width: 300px;
|
max-width: 300px;
|
||||||
/* adjust this value based on your design requirements */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Community Page
|
// Community Page
|
||||||
|
|||||||
@@ -255,69 +255,69 @@
|
|||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
document.addEventListener("DOMContentLoaded", function() {
|
||||||
const events = [
|
const events = [
|
||||||
{ "name": "New Horizon: Innovate Without Limits: New Horizons Await",
|
{ "name": _("New Horizon: Innovate Without Limits: New Horizons Await"),
|
||||||
"description": "Join our EVM-compatible chain launch for a chance to win $50,000 in prizes! Unleash your creativity in DeFi and NFTs, with judging criteria focused on novelty, impact, and community engagement.",
|
"description": _("Join our EVM-compatible chain launch for a chance to win $50,000 in prizes! Unleash your creativity in DeFi and NFTs, with judging criteria focused on novelty, impact, and community engagement."),
|
||||||
"type": "hackathon",
|
"type": "hackathon",
|
||||||
"link": "https://newhorizon.devpost.com/",
|
"link": "https://newhorizon.devpost.com/",
|
||||||
"location": "Virtual",
|
"location": _("Virtual"),
|
||||||
"date": "October 19, 2023 - December 22, 2023",
|
"date": "October 19, 2023 - December 22, 2023",
|
||||||
"image": "Hackathons.png",
|
"image": "Hackathons.png",
|
||||||
"end_date": "December 22, 2023",
|
"end_date": "December 22, 2023",
|
||||||
"start_date": "October 19, 2023"
|
"start_date": "October 19, 2023"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "XRPL Community Report Launch Party",
|
"name":_("XRPL Community Report Launch Party"),
|
||||||
"description": "Celebrate the XRPL Community Report launch at 7pm! Join blockchain enthusiasts, connect with experts, and discover opportunities in the XRP Ledger ecosystem. Limited space available, so register now for a night of celebration and networking!",
|
"description": _("Celebrate the XRPL Community Report launch at 7pm! Join blockchain enthusiasts, connect with experts, and discover opportunities in the XRP Ledger ecosystem. Limited space available, so register now for a night of celebration and networking!"),
|
||||||
"type": "meetup",
|
"type": "meetup",
|
||||||
"link": "https://www.eventbrite.fr/e/billets-xrpl-community-report-launch-party-753788370307",
|
"link": "https://www.eventbrite.fr/e/billets-xrpl-community-report-launch-party-753788370307",
|
||||||
"location": "Paris, France",
|
"location": _("Paris, France"),
|
||||||
"date": "November 28, 7pm - 9pm",
|
"date": "November 28, 7pm - 9pm",
|
||||||
"image": "paris.png",
|
"image": "paris.png",
|
||||||
"end_date": "November 28, 2023",
|
"end_date": "November 28, 2023",
|
||||||
"start_date": "November 28, 2023"
|
"start_date": "November 28, 2023"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "XRPL Toronto Meetup Community - Celebrate with Us!",
|
"name": _("XRPL Toronto Meetup Community - Celebrate with Us!"),
|
||||||
"description": "To connect the blockchain community, showcase campus ambassador projects, and celebrate the year's progress with a holiday theme.",
|
"description": _("To connect the blockchain community, showcase campus ambassador projects, and celebrate the year's progress with a holiday theme."),
|
||||||
"type": "meetup",
|
"type": "meetup",
|
||||||
"link": "https://www.meetup.com/xrpl-toronto-community-meetup/events/294766059",
|
"link": "https://www.meetup.com/xrpl-toronto-community-meetup/events/294766059",
|
||||||
"location": "Downtown, Toronto",
|
"location": _("Downtown, Toronto"),
|
||||||
"date": "December 7th, 6pm - 9pm",
|
"date": "December 7th, 6pm - 9pm",
|
||||||
"image": "event-meetup-toronto@2x.jpg",
|
"image": "event-meetup-toronto@2x.jpg",
|
||||||
"end_date": "December 7, 2023",
|
"end_date": "December 7, 2023",
|
||||||
"start_date": "December 7, 2023"
|
"start_date": "December 7, 2023"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "XRPL Grants Info Session: Decentralized Exchange (DEX) Focused",
|
name: _("XRPL Grants Info Session: Decentralized Exchange (DEX) Focused"),
|
||||||
description:
|
description:
|
||||||
"Watch the recorded information session and Q&A on applying to XRPL Grants Wave 7. This session will provide a general overview of the XRPL Grants application for Wave 7, with a focus on Decentralized Exchange (DEX) projects.",
|
_("Watch the recorded information session and Q&A on applying to XRPL Grants Wave 7. This session will provide a general overview of the XRPL Grants application for Wave 7, with a focus on Decentralized Exchange (DEX) projects."),
|
||||||
type: "info-session",
|
type: "info-session",
|
||||||
link: "https://www.youtube.com/watch?v=BbGu0QC5WEE",
|
link: "https://www.youtube.com/watch?v=BbGu0QC5WEE",
|
||||||
location: "Virtual - Zoom",
|
location: _("Virtual - Zoom"),
|
||||||
date: "September 06, 2023",
|
date: "September 06, 2023",
|
||||||
image: "InfoSessions.png",
|
image: "InfoSessions.png",
|
||||||
end_date: "September 06, 2023",
|
end_date: "September 06, 2023",
|
||||||
start_date: "September 06, 2023",
|
start_date: "September 06, 2023",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "APEX 2024: The XRPL Developer Summit",
|
name: _("APEX 2024: The XRPL Developer Summit"),
|
||||||
description:
|
description:
|
||||||
"Apex XRPL Developer Summit is the annual event where developers, contributors, and thought leaders come together to learn, build, share, network, and celebrate all things XRP Ledger.",
|
_("Apex XRPL Developer Summit is the annual event where developers, contributors, and thought leaders come together to learn, build, share, network, and celebrate all things XRP Ledger."),
|
||||||
type: "conference",
|
type: "conference",
|
||||||
link: "http://apexdevsummit.com",
|
link: "http://apexdevsummit.com",
|
||||||
location: "Amsterdam",
|
location: _("Amsterdam"),
|
||||||
date: "June 11 - 13, 2024",
|
date: "June 11 - 13, 2024",
|
||||||
image: "Conference.png",
|
image: "Conference.png",
|
||||||
end_date: "June 13, 2024",
|
end_date: "June 13, 2024",
|
||||||
start_date: "June 11, 2024",
|
start_date: "June 11, 2024",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "XRPL Developers Reddit AMA: Real World Assets",
|
name: _("XRPL Developers Reddit AMA: Real World Assets"),
|
||||||
description:
|
description:
|
||||||
"Join us for a live chat on Reddit and learn more about how developers are building real world assets with confidence on the XRP Ledger.",
|
_("Join us for a live chat on Reddit and learn more about how developers are building real world assets with confidence on the XRP Ledger."),
|
||||||
type: "ama",
|
type: "ama",
|
||||||
link: "https://xrplresources.org/rwa-ama?utm_source=web&utm_medium=web&utm_campaign=bwc",
|
link: "https://xrplresources.org/rwa-ama?utm_source=web&utm_medium=web&utm_campaign=bwc",
|
||||||
location: "Virtual - Reddit",
|
location:_("Virtual - Reddit"),
|
||||||
date: "October 17, 2023",
|
date: "October 17, 2023",
|
||||||
image: "AMAs.png",
|
image: "AMAs.png",
|
||||||
end_date: "October 17, 2023",
|
end_date: "October 17, 2023",
|
||||||
|
|||||||
Reference in New Issue
Block a user