diff --git a/docs/events/index.md b/docs/events/index.md index 1b60ba15..2949be4f 100644 --- a/docs/events/index.md +++ b/docs/events/index.md @@ -74,9 +74,6 @@ Prior to each season, each [regional team](/events/regional-teams) will prepare Within the season, all events are prepared together as one package. This also applies to partners and speakers, which are gathered for the whole package. -* Current season: [2024](/events/seasons/2024) -* Past seasons: [2023](/events/seasons/2023) - [List of seasons →](/events/seasons) ### Season Budget diff --git a/docs/events/seasons.md b/docs/events/seasons.md new file mode 100644 index 00000000..8ecfd772 --- /dev/null +++ b/docs/events/seasons.md @@ -0,0 +1,12 @@ +--- +sidebar_position: 1 +--- + +# List of seasons + +| Season | Regions | Events | Countries | Cities | Talks | People | Budget | +| --- | --- | --- | --- | --- | --- | --- | --- | +| 2024 (ongoing) | Europe, Devcon | >15 | >10 | >10 | >70 | >1000 | $100-150k | +| **2023** | Europe | 3 | 2 | 2 | 29 | 334 | ~$16k | + +Last updated: 16.03.2024 \ No newline at end of file diff --git a/docs/events/seasons/2023.md b/docs/events/seasons/2023.md deleted file mode 100644 index 4453e8e5..00000000 --- a/docs/events/seasons/2023.md +++ /dev/null @@ -1,7 +0,0 @@ -# 2023 Season - -This was our first season for which we had no plan or concept. Our community was just beginning. - -We hosted 3 events this season, 2 summits and 1 meetup. - -All the events were held in Europe because we only had a basic European team. \ No newline at end of file diff --git a/docs/events/seasons/2024.md b/docs/events/seasons/2024.md deleted file mode 100644 index 17814558..00000000 --- a/docs/events/seasons/2024.md +++ /dev/null @@ -1,5 +0,0 @@ -# 2024 Season - -Season Budget: $100-150k - -TODO \ No newline at end of file diff --git a/docs/events/seasons/index.md b/docs/events/seasons/index.md deleted file mode 100644 index e6948f7d..00000000 --- a/docs/events/seasons/index.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -sidebar_position: 1 ---- - -# Seasons - -## List of seasons - -| Season | Regions | Events | Countries | Cities | Talks | People | Budget | -| --- | --- | --- | --- | --- | --- | --- | --- | -| **[2024](./2024)** | Europe, Devcon | 17 | 12 | 16 | >80 | >1500 | $100-150k | -| **[2023](./2023)** | Europe | 3 | 2 | 2 | 29 | 334 | ~$16k | - -Last updated: 22.11.2023 - -## Season details - -```mdx-code-block -import DocCardList from '@theme/DocCardList'; - - -``` \ No newline at end of file diff --git a/docs/events/types.md b/docs/events/types.md index 907ec88f..56d73c82 100644 --- a/docs/events/types.md +++ b/docs/events/types.md @@ -12,16 +12,17 @@ We divide events into the following types according to their length and goal: | Type (code) | [Slots](/events#slots) | Budget | Description | | --- | --- | --- | --- | -| [Meetup](#meetup) (`m`) | 3 - 5 | $1-2k | shorter gatherings for a few hours | -| [Summit](#summit) (`s`) | 10 - 16 | $15-30k | a day-long gathering | -| [Hackathon](#hackathon) (`h`) | *variable* | $25-50k | a multi-day event including hacking | +| [Meetup](#meetup) (`m`) | 3 - 5 | $1-5k | shorter gatherings for a few hours | +| [Summit](#summit) (`s`) | 10 - 16 | $20-40k | a day-long gathering | +| [Hackathon](#hackathon) (`h`) | *variable* | $40-60k | a multi-day event focused on hacking | ### Associated types | Type (code) | [Slots](/events#slots) | Budget | Description | | --- | --- | --- | --- | | [Privacy Corner](https://github.com/web3privacy/privacy-corner) (`c`) | - | $3-10k | pop-up space inside of major hackathons | -| Congress (`x`) | - | ? | W3PN governance gathering | +| [Meta-hackathon](#meta-hackathon) (`q`) | *variable* | $15-30k | a multi-day event focused on W3PN activities | +| [Congress](/congress) (`x`) | - | ? | W3PN governance gathering | ## Details of types @@ -43,4 +44,8 @@ A hackathon is usually a multi-day event focused on creation. What makes it diff A Hackathon is usually accompanied by one or more Meetups, or possibly a Summit. -The number of slots at the hackathon is very flexible. \ No newline at end of file +The number of slots at the hackathon is very flexible. + +### Meta-hackathon + +The meta-hackathon is a multi-day event focused purely on building and expanding Web3Privacy Now activities. diff --git a/docs/roadmap.md b/docs/roadmap.md index 28342afe..5ad050ae 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -8,7 +8,7 @@ Here you can find a high-level overview of what we are planning for the future. | --- | --- | | ⚙️ Core Initiative | • [Association](/association/) (legal entity)
• [Membership](/membership/) (incl. [Privacy Survival Kit](/membership/survival-kit)) | | 🔬 [Research](/research/) | Upcoming reports:
• [Privacy Guides for the general public](https://github.com/web3privacy/grants/blob/main/README.md#-privacy-guides)
• [Scoring Model v2.0](https://github.com/web3privacy/grants/blob/main/README.md#-privacy-beat)
• [Hackathon Curation Pack](https://github.com/web3privacy/grants/blob/main/README.md#-hackathon-curation-pack)
• [Ethereum Privacy Ecosystem](https://docs.web3privacy.info/research/ethereum-privacy-ecosystem) | -| 📅 [Events](/events/) | [2024 Season](/events/seasons/2024):
• 17 events in 14 countries
• 1 hackathon, 2 summits, 14 meetups | +| 📅 [Events](/events/) | 2024 Season:
• 17 events in 14 countries
• 1 hackathon, 2 summits, 14 meetups | | 👁️ [Privacy Explorer](/projects/privacy-explorer) | [v2.0](/projects/privacy-explorer#milestones) upgrade | | 📰 [Week in the Privacy News](/news/week-in-the-privacy) | Trial period, general launch March 11, 2024 |