-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dips and past events cms support. fix foldout menu visuals
- Loading branch information
Showing
22 changed files
with
211 additions
and
139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,6 @@ | ||
--- | ||
section1: | ||
Test: | | ||
afe | ||
<TwoColumns | ||
left={<> | ||
aefa | ||
</>} | ||
right={<> | ||
aefeaf | ||
</>} | ||
/> | ||
about: "## Contribute\n\n#### Devcon Improvement Proposals (DIPs)\_provide a mechanism for collecting collaborative community input on what should be included at the upcoming Devcon.\n\nWhile we are excited to have a more formal process to hear ideas from the community (roughly inspired by the more decentralized PEP, BIP and EIP processes), this is an experiment, and it should be understood that approval of proposals ultimately lies solely with the Devcon team. DIPs focus on collaboration in the ecosystem between different projects.\n\nThe Devcon team also publishes\_Requests For Proposals (RFPs), which are specific ideas we'd love to see take place for the next Devcon edition. They are available on our forum.\n" | ||
_template: dips | ||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,79 @@ | ||
--- | ||
section1: | ||
body: | | ||
aaaaa | ||
![](/cms-assets/Bogota.png) | ||
title: '' | ||
about: "## **Devcon Editions**\n\n## Everything began in Berlin Kreuzberg in 2014 when the co-founders and earliest builders of Ethereum came together for a meet-up they named Devcon 0. Since then, Devcon has rotated the world. The journey went from Berlin to London, Shanghai, Cancún, Prague, Osaka and Bogotá. Each location brings something unique to the developer conference.\n\nYou might want to check out some details about Devcon’s history. Read on below for summaries of past editions, or head to the\_**[Devcon Archive](https://archive.devcon.org/archive)** to watch round-up videos, talks, and presentations.\n" | ||
events: | ||
- title: Devcon VI | ||
description: > | ||
After a three-year-long pause, we emerged from the pandemic stronger than | ||
before and reunited in Bogotá for the largest and some would say, “best | ||
Devcon yet.” One of its most powerful aspects was the impact on the | ||
regional community and the involvement of the flourishing Latin American | ||
Ethereum community, which had organized 14 community events around the | ||
region leading up to Devcon. | ||
button: Watch | ||
button_link: 'https://archive.devcon.org/archive/watch/?order=desc&sort=eventId' | ||
image: /cms-assets/past-events/Bogota.png | ||
- title: Devcon V | ||
description: > | ||
Devcon 5 brought the Ethereum ecosystem together in Japan in October of | ||
2019 for an event that featured more content and attendees than ever | ||
before. In addition to the conference talks, Devcon featured the event's | ||
first community run outdoor stage and experiential Park area, a powerful | ||
open from the City of Osaka, a celebrity appearance by the world’s most | ||
well-known dog, Kabosu (the original “Doge”) and so much more. | ||
button: Watch | ||
button_link: 'https://archive.devcon.org/archive/watch/?edition=5' | ||
image: /cms-assets/past-events/Osaka.png | ||
- title: Devcon iv | ||
description: > | ||
Devcon 4 brought Ethereum's ecosystem and family back to Europe with a | ||
2018 event at the Prague Convention Center in the Czech Republic | ||
(Czechia). With 3,000 strong in attendance, Devcon was filled with talks, | ||
experiences, teams from a matured application ecosystem, and more | ||
enterprise support than ever before. | ||
button: Watch | ||
button_link: 'https://archive.devcon.org/archive/watch/?order=desc&sort=eventId' | ||
image: /cms-assets/past-events/Prague.png | ||
- title: devcon three | ||
description: > | ||
Devcon 3 was a celebration held around "Dio de Los Muertos" and Halloween | ||
in Cancun, Mexico in November of 2017. It was the largest ever Ethereum | ||
gathering at the time, with just under 2000 attending in a year of | ||
unprecedented growth in terms of network use, adoption and progress. | ||
button: Watch | ||
button_link: 'https://archive.devcon.org/archive/watch/?order=desc&sort=eventId' | ||
image: /cms-assets/past-events/Cancun.png | ||
- title: devcon two | ||
description: > | ||
Devcon 2 came alongside one of the most (in)famous moments in Ethereum's | ||
early history, as a set of Denial of Service attacks were launched against | ||
the network just hours before the event was set to begin. With many of the | ||
most formidable builders in the ecosystem gathered together in Shanghai, | ||
they helped to coordinate emergency upgrades backstage to restore full | ||
functionality to the network, moments before stepping forward to speak to | ||
the future of the network on stage. | ||
button: Watch | ||
button_link: 'https://archive.devcon.org/archive/watch/?order=desc&sort=eventId' | ||
image: /cms-assets/past-events/Shanghai.png | ||
- title: DΞVCON 1 | ||
description: > | ||
Only a few months after Ethereum came to life, DΞVCON 1 was held in London | ||
in November of 2015. Presenters remained hard at work on each piece of the | ||
original Ethereum roadmap, early dApp teams took the stage, and supporters | ||
teased the early industry adoption that was to arrive soon. | ||
button: Watch | ||
button_link: 'https://archive.devcon.org/archive/watch/?order=desc&sort=eventId' | ||
image: /cms-assets/past-events/London.png | ||
- title: DEV CON 0 | ||
description: > | ||
It all began in Berlin. Long prior to the launch of Ethereum, the earliest | ||
builders and co-founders gathered in the Kreuzberg neighborhood in late | ||
November of 2014 to outline their work and designs for the future of | ||
Ethereum at a meetup called "ÐΞVcon-0". A great resource to learn about | ||
the historical context and the early ethos of the project. | ||
button: Watch | ||
button_link: 'https://archive.devcon.org/archive/watch/?order=desc&sort=eventId' | ||
image: /cms-assets/past-events/Berlin.png | ||
_template: past_events | ||
--- | ||
|
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.