Skip to content

Commit 0fefdfa

Browse files
authored
Merge branch 'main' into dev
2 parents 96b7ba2 + 194ff9f commit 0fefdfa

127 files changed

Lines changed: 5747 additions & 1194 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

devcon/content/.manifest.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
{
2-
"external/nocodb/faq.json": "02ed735abb4b39ce6b1608f6abb13ed39a321210e30b76095be6c04b97799df0",
2+
"external/nocodb/faq.json": "28ec87aabec83e0031874982b71030db1b624240c85287c256ba691b74884601",
33
"intl/about.json": "48f8b9f2b721790ac89cdfb5454231f82a2d4d322d8c7624ad0fb07b7cf5f1e1",
44
"intl/applications.json": "ceb2d169e1b53eeb597eba2811d834928046fca7de2fd5788678b2e2e1b006f1",
55
"intl/blogs.json": "c5bd0915c5c98a0545b7b8b807a09e3f2645e2a1c6ab51e960a09c5287a0ad0c",
6-
"intl/common.json": "2b825d085b8b0d56efd869b0933efc5d014062242ea747242e6bb88fa94f9bc0",
6+
"intl/common.json": "e5ec2220f04e5cf7fe0eddc9d32c5b0465e20f7c2cfa3cc0161a7c8dfb3a3ceb",
77
"intl/dips.json": "8e17bb981f57c34d237062fd8fa8ac23f9d6e636a55c1178d39a2f094111b2d5",
88
"intl/ecosystem_program.json": "ccba8976e9efc7565cbdedb827ab905fc7f63451740225fd03d57b25a0c33260",
99
"intl/home.json": "41c68ed7fd84520e629a00e46ed6e0942395042275c68cf2623a8af0b0c23970",
1010
"intl/lantern.json": "e3a6a8b3a8759044b91558dbd6b25e82839850b1ac0ddb53c86ba418f5da77ab",
1111
"intl/past_events.json": "6605d0a8dbd5ee1822a84bc141ba671ac0ba527c34cf82852e43d87ec3a224ea",
12+
"intl/supporters_program.json": "28bac81f04acb229777c7f4c3d75cfea7a0d725f1daa6c3eaef7454f8fe8ad61",
1213
"intl/tickets.json": "2a4d1767970cc933ae24dc69566fab7282ca0bb03bf20a2802a3dc43fa2268ed",
1314
"pages/dips.mdx": "5581c0d0a7aab8a9eececa4cd4bb2573aa62a3423ce7a77f54c32c233834393a",
1415
"pages/faq.mdx": "45dba7094fd7ba09152beef9f851418fcdf056ca84a04ad2c34f13b21b74a5ea",

devcon/content/en/external/nocodb/faq.json

Lines changed: 194 additions & 174 deletions
Large diffs are not rendered by default.

devcon/content/en/intl/common.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
"about": "About",
44
"devcon": "Devcon",
55
"blog": "Blog",
6+
"faq": "FAQ",
67
"get_involved": "Get Involved",
78
"community": "Community",
89
"ecosystem_program": "Ecosystem Program",
10+
"supporters_program": "Supporters Program",
911
"academic_program": "Academic Program",
1012
"dips": "DIPs",
1113
"forum": "Forum",
@@ -18,6 +20,7 @@
1820
"past_events": "Past Events",
1921
"devconnect": "Devconnect",
2022
"view_tickets": "View Tickets",
23+
"get_tickets": "Get Tickets",
2124
"github": "Github",
2225
"swarm_mirror": "Swarm Mirror"
2326
},
@@ -30,11 +33,11 @@
3033
"contact_heading": "Get in touch",
3134
"subscribe_heading": "Subscribe for updates",
3235
"subscribe_button": "Subscribe",
33-
"legal_privacy_policy": "Privacy Policy",
34-
"legal_terms_of_use": "Terms of Use",
35-
"legal_cookie_policy": "Cookie Policy",
36+
"legal_ticket_sale_terms": "Ticket Terms and Conditions",
37+
"legal_privacy_notice": "Privacy Notice",
3638
"legal_code_of_conduct": "Code of Conduct",
3739
"legal_attendee_solicitation": "Attendee Solicitation Guidelines",
40+
"legal_terms_of_use": "Terms of Use",
3841
"scroll_up_aria": "Scroll to top"
3942
},
4043
"strip": {
@@ -51,7 +54,8 @@
5154
"page_not_found": "Page Not Found",
5255
"page_not_found_alt": "Man looking for something",
5356
"code_of_conduct_title": "Code of Conduct",
54-
"terms_of_service_title": "Terms of Service",
57+
"terms_of_service_title": "Ticket Terms and Conditions",
58+
"privacy_notice_title": "Privacy Notice",
5559
"countdown": {
5660
"days": "days",
5761
"hours": "hours",
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
{
2+
"title": "Supporters Program",
3+
"nav": {
4+
"about": "About",
5+
"past_supporters": "Past Supporters",
6+
"what_is": "What is it",
7+
"impact_booths": "Impact Booths",
8+
"values": "Values",
9+
"apply": "Apply"
10+
},
11+
"hero": {
12+
"heading": "Be part of Devcon 8",
13+
"body_line_1": "The Supporters Program is how teams across the ecosystem contribute to Devcon",
14+
"body_line_2": "and take their place within it.",
15+
"body_tagline": "More than a sponsorship. An invitation to participate.",
16+
"cta": "Apply for Supporters Program"
17+
},
18+
"community_banner": {
19+
"prefix": "Devcon is built by the teams that ",
20+
"strong": "put their values into practice",
21+
"suffix": "."
22+
},
23+
"why_support": {
24+
"heading_line_1": "Why support",
25+
"heading_line_2": "Devcon 8 India?",
26+
"points": [
27+
{
28+
"title": "Be present, not just listed",
29+
"body": "Supporter teams are part of the event. They're in the space, engaging with attendees, and recognized as the projects that make Devcon possible."
30+
},
31+
{
32+
"title": "Community of shared values",
33+
"body": "Join people who care about the same things you do; open systems, privacy, and the long-term health of shared infrastructure."
34+
},
35+
{
36+
"title": "Put your values into practice",
37+
"body": "Devcon exists to serve the ecosystem, not extract from it. Supporting is a way to put resources behind the things the community actually cares about."
38+
}
39+
]
40+
},
41+
"past_supporters_label": "PAST SUPPORTERS",
42+
"what_is": {
43+
"heading": "What is the Supporters Program?",
44+
"body_p1": "The Supporters Program is how ecosystem projects contribute to Devcon and participate in it.",
45+
"body_p2_strong": "Supporter teams are part of the event",
46+
"body_p2_rest": " – present in the space, visible to the community, and recognized alongside the projects that make Devcon possible. Instead of a traditional sponsorship, this is an opportunity to give back to the ecosystem and be part of the conference."
47+
},
48+
"who_can": {
49+
"heading": "Who can participate?",
50+
"body_p1_prefix": "Projects building on or for Ethereum that share the values outlined in the ",
51+
"body_p1_link": "EF Mandate",
52+
"body_p1_url": "https://ethereum.foundation/mandate",
53+
"body_p1_suffix": ".",
54+
"body_p2_prefix": "In this edition, we are prioritizing projects that are aligned with ",
55+
"body_p2_acronym": "CROPS",
56+
"body_p2_middle": "",
57+
"body_p2_pillars": "Censorship Resistance, Open Source, Privacy,",
58+
"body_p2_and": " and ",
59+
"body_p2_security": "Security",
60+
"body_p2_suffix": ". If your project shares these values, we'd love to hear from you."
61+
},
62+
"impact": {
63+
"eyebrow": "OTHER SUPPORT",
64+
"heading": "Impact Program",
65+
"body_strong": "Free and open source. Public goods. Non-profits.",
66+
"body_intro": "Some of the most important work doesn't have a budget – across Ethereum and beyond. Impact Booths are free booth spaces reserved for these teams. The Impact Program offers two ways to participate:",
67+
"tracks": [
68+
{
69+
"strong": "Impact Booth:",
70+
"body": " A free physical booth space at Devcon for FOSS projects and non-profits contributing to Ethereum's public infrastructure."
71+
},
72+
{
73+
"strong": "Impact Tier:",
74+
"body": " Digital presence on Devcon's platforms and a set of tickets to attend, for aligned entities."
75+
}
76+
],
77+
"cta": "Apply for an Impact Booth"
78+
},
79+
"values": {
80+
"label": "OUR VALUES",
81+
"watermark": "CROPS",
82+
"pillars": ["Censorship Resistance", "Open Source", "Privacy", "Security"]
83+
},
84+
"apply": {
85+
"label": "Want more information?",
86+
"cta": "Apply for Supporters Program",
87+
"review_prefix": "We review applications on a rolling basis and will get back to you ",
88+
"review_strong": "within 15 days",
89+
"review_suffix": ".",
90+
"contact_prefix": "Got a question? Contact us at ",
91+
"contact_email": "supporters@devcon.org"
92+
},
93+
"socials_label": "Follow us for updates"
94+
}

0 commit comments

Comments
 (0)