Skip to content

Commit aa01bfe

Browse files
authored
Merge branch 'ethereum:dev' into Anish_Gupta1/#15474
2 parents d7df58f + a8a753e commit aa01bfe

File tree

3 files changed

+52
-17
lines changed

3 files changed

+52
-17
lines changed

src/components/TableOfContents/TableOfContentsLink.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ const Link = ({
2121
<BaseLink
2222
href={url}
2323
className={cn(
24-
"group relative inline-block w-full p-2 ps-0 text-body-medium no-underline lg:w-auto",
25-
isActive && "visited"
24+
"group relative inline-block w-full py-0.5 text-body-medium no-underline lg:w-auto",
25+
isActive && "visited text-primary"
2626
)}
2727
>
2828
<div

src/data/community-events.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -763,5 +763,32 @@
763763
"location": "Buenos Aires, ARG",
764764
"description": "A collaborative Ethereum week, built by and for everyone.",
765765
"imageUrl": "https://devconnect.org/og-argentina.png?reset=1"
766+
},
767+
{
768+
"title": "Builders Week Istanbul",
769+
"startDate": "2025-09-01",
770+
"endDate": "2025-09-07",
771+
"href": "https://buildersweekistanbul.com/",
772+
"location": "Istanbul, TR",
773+
"description": "BWI is a week-long series of permissionless events designed to scale the blockchain development ecosystem.",
774+
"imageUrl": "https://buildersweekistanbul.com/img/meta/meta.webp"
775+
},
776+
{
777+
"title": "Cryptist",
778+
"startDate": "2025-09-01",
779+
"endDate": "2025-09-01",
780+
"href": "https://cryptist.org/",
781+
"location": "Istanbul, TR",
782+
"description": "Cryptist is an annual, day-long, zero-knowledge community event in Istanbul to learn, connect, and share amongst the Turkish ZK community.",
783+
"imageUrl": "https://cryptist.org/img/meta.webp"
784+
},
785+
{
786+
"title": "EthIstanbul",
787+
"startDate": "2025-09-05",
788+
"endDate": "2025-09-07",
789+
"href": "https://ethistanbul.io/",
790+
"location": "Istanbul, TR",
791+
"description": "ETHIstanbul is a conference and hackathon connecting you with global talents, industry professionals, and web3 companies advancing technology.",
792+
"imageUrl": "https://ethistanbul.io/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fistanbul-background.99d6ad2a.webp&w=3840&q=75"
766793
}
767-
]
794+
]

src/data/crowdin/file-ids.json

Lines changed: 22 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
},
1010
{
1111
"id": 6161,
12-
"path": "/events/index.md"
12+
"path": "/community/events/index.md"
1313
},
1414
{
1515
"id": 6428,
1616
"path": "/web3/index.md"
1717
},
1818
{
1919
"id": 7525,
20-
"path": "/how-to-create-an-ethereum-account/index.md"
20+
"path": "/guides/how-to-create-an-ethereum-account/index.md"
2121
},
2222
{
2323
"id": 2716,
@@ -241,11 +241,11 @@
241241
},
242242
{
243243
"id": 7591,
244-
"path": "/withdrawals/index.md"
244+
"path": "/staking/withdrawals/index.md"
245245
},
246246
{
247247
"id": 8019,
248-
"path": "/code-of-conduct/index.md"
248+
"path": "/community/code-of-conduct/index.md"
249249
},
250250
{
251251
"id": 8035,
@@ -277,23 +277,23 @@
277277
},
278278
{
279279
"id": 6167,
280-
"path": "/support/index.md"
280+
"path": "/community/support/index.md"
281281
},
282282
{
283283
"id": 7515,
284284
"path": "/roadmap/merge/issuance/index.md"
285285
},
286286
{
287287
"id": 7713,
288-
"path": "/account-abstraction/index.md"
288+
"path": "/roadmap/account-abstraction/index.md"
289289
},
290290
{
291291
"id": 7717,
292-
"path": "/danksharding/index.md"
292+
"path": "/roadmap/danksharding/index.md"
293293
},
294294
{
295295
"id": 7745,
296-
"path": "/statelessness/index.md"
296+
"path": "/roadmap/statelessness/index.md"
297297
},
298298
{
299299
"id": 5553,
@@ -379,6 +379,14 @@
379379
"id": 7465,
380380
"path": "/zero-knowledge-proofs/index.md"
381381
},
382+
{
383+
"id": 12582,
384+
"path": "/prediction-markets/index.md"
385+
},
386+
{
387+
"id": 12584,
388+
"path": "/ai-agents/index.md"
389+
},
382390
{
383391
"id": 2962,
384392
"path": "/foundation/index.md"
@@ -417,7 +425,7 @@
417425
},
418426
{
419427
"id": 2946,
420-
"path": "/beacon-chain/index.md"
428+
"path": "/roadmap/beacon-chain/index.md"
421429
},
422430
{
423431
"id": 2950,
@@ -429,23 +437,23 @@
429437
},
430438
{
431439
"id": 7721,
432-
"path": "/future-proofing/index.md"
440+
"path": "/roadmap/future-proofing/index.md"
433441
},
434442
{
435443
"id": 7729,
436-
"path": "/scaling/index.md"
444+
"path": "/roadmap/scaling/index.md"
437445
},
438446
{
439447
"id": 7737,
440-
"path": "/security/index.md"
448+
"path": "/roadmap/security/index.md"
441449
},
442450
{
443451
"id": 7749,
444-
"path": "/user-experience/index.md"
452+
"path": "/roadmap/user-experience/index.md"
445453
},
446454
{
447455
"id": 7919,
448-
"path": "/dvt/index.md"
456+
"path": "/staking/dvt/index.md"
449457
},
450458
{
451459
"id": 2776,

0 commit comments

Comments
 (0)