diff --git a/website/docs/getting-started.md b/website/docs/getting-started.md
index 89e024f..372e5d0 100644
--- a/website/docs/getting-started.md
+++ b/website/docs/getting-started.md
@@ -16,7 +16,7 @@ This repository serves as the comprehensive guide for developers and contributor
**[Complete Intersect Membership Guide →](./intersect-membership-guide.md)**
### 2. **New to Cardano?**
-Start with our comprehensive ecosystem overview: [**Directive: Kickoff & Orientation**](./working-group/q1-2025/sessions/01-kickoff-orientation/session-notes/readme.md)
+Start with our comprehensive ecosystem overview: [**Directive: Kickoff & Orientation**](./working-group/sessions/q1/01-kickoff-orientation/session-notes/readme.md)
This guide provides a complete map of the Cardano ecosystem, including core repositories, documentation resources, developer tools, and community support channels.
@@ -27,7 +27,7 @@ Dive into our hands-on [**Beginner Guides**](./how-to-guide/beginner/) to start
- Working with native tokens
### 4. **Want to Contribute?**
-Join our [**Developer Experience Working Group**](./working-group/q1-2025/) - a quarterly initiative focused on onboarding new developers and improving the overall developer experience.
+Join our [**Developer Experience Working Group**](./working-group/sessions/q1/index.md) - a quarterly initiative focused on onboarding new developers and improving the overall developer experience.
## What You'll Find Here
@@ -70,7 +70,7 @@ Our Developer Experience Working Group is running a 12-session program designed
- **Provide live support** through open clinic sessions
- **Foster contribution** to documentation and open source projects
-[**Join the Working Group →**](./working-group/q1-2025/)
+[**Join the Working Group →**](./working-group/sessions/q1/index.md)
## Getting Help
@@ -118,7 +118,7 @@ By the end of Q1 2025, we aim to:
**Step 1**: [Join Intersect - Get Your Voice in Cardano](./intersect-membership-guide.md)
-**Step 2**: [Directive: Kickoff & Orientation](./working-group/q1-2025/sessions/01-kickoff-orientation/session-notes/readme.md)
+**Step 2**: [Directive: Kickoff & Orientation](./working-group/sessions/q1/01-kickoff-orientation/session-notes/readme.md)
**Step 3**: [Beginner Guides](./how-to-guide/beginner/)
diff --git a/website/docs/working-group/q1-2025/README.md b/website/docs/working-group/q1-2025/README.md
deleted file mode 100644
index cf4d14b..0000000
--- a/website/docs/working-group/q1-2025/README.md
+++ /dev/null
@@ -1,257 +0,0 @@
-# Developer Experience Working Group (Q1: Oct–Dec 2025)
-
-## Purpose & Why
-
-The Developer Experience (DevEx) Working Group exists to onboard, support, and empower developers and contributors in the Cardano ecosystem. For Q1 (Oct–Dec 2025), our focus is on creating a clear entry path for newcomers, addressing common beginner barriers, and inspiring participation through real stories and practical skill-building. In the process we are looking to document every bit of how to join Cardano in general.
-
-This quarter lays the foundation for long-term engagement by ensuring that every participant:
-
-- **Understands where to find resources** (repos, docs, tooling, support)
-- **Gains confidence with practical hands-on experience**
-- **Sees clear pathways to contribute**, both as developers and non-developers
-- **Feels part of a supportive, global community** aligned around 2026 goals
-
-## Quarter Goals
-
-1. **Onboard New Developers** – Provide clarity on repos, docs, tools, and support channels
-2. **Practical Skill Development** – Through beginner and intermediate workshops (environment setup, token creation, wallet integration)
-3. **Highlight Contribution/Builder Paths** – Showcase developer and community builder stories
-4. **Support and Troubleshoot** – Open clinics to resolve common blockers and share solutions
-5. **Documentation & Open Source Awareness** – Teach newcomers how to contribute to repos, docs, and community resources
-6. **Community Alignment** – Reflect on 2025 achievements and build momentum for 2026
-
-## Session Plan (12 Sessions)
-
-| Session | Title | Focus | Format |
-|---------|-------|-------|--------|
-| **1** | **Kickoff & Orientation** | Clear map of the Cardano ecosystem | Directive teaching |
-| **2** | **Opportunities as a Dev in Cardano** | Explore career and contribution roles | Overview & discussion |
-| **3** | **Hands-On #1 (Beginner)** | Setting up a dev environment | Workshop |
-| **4** | **Very Important Links to Know** | Official repos, docs, APIs, explorers, forums | Resource guide |
-| **5** | **Spotlight: Developer Story #1** | Beginner journey from idea to MVP | Story showcase |
-| **6** | **Hands-On #2 (Beginner)** | Creating and transferring a native token | Workshop |
-| **7** | **Contributing to Intersect** | Non-dev contribution opportunities | Overview & guidance |
-| **8** | **Open Clinic #1** | Live troubleshooting for beginner blockers | Support session |
-| **9** | **Spotlight: Community Builder Story** | Impact of non-coding contributions | Story showcase |
-| **10** | **Hands-On #3 (Intermediate)** | Wallet integration fundamentals | Workshop |
-| **11** | **Open Source & Documentation** | Writing docs, repo improvement, issue management | Contribution guide |
-| **12** | **Ecosystem Wrap-Up & Year-End Reflections** | 2025 highlights, 2026 planning, and motivational close | Reflection & planning |
-
-## Session Details
-
-### Session 1: Kickoff & Orientation
-- **Objective**: Provide a comprehensive map of the Cardano ecosystem
-- **Key Topics**:
- - Introduction to Cardano and Intersect
- - Core repositories and their purposes
- - Documentation resources and learning paths
- - Community channels and support structures
-- **Deliverable**: Complete ecosystem navigation guide
-
-### Session 2: Opportunities as a Dev in Cardano
-- **Objective**: Show various career and contribution paths
-- **Key Topics**:
- - Smart contract development roles
- - Infrastructure and tooling opportunities
- - Community building and advocacy
- - Open source contribution paths
-- **Deliverable**: Career pathway documentation
-
-### Session 3: Hands-On #1 (Beginner) - Dev Environment Setup
-- **Objective**: Get participants' development environments ready
-- **Key Topics**:
- - Installing cardano-node and cardano-cli
- - Setting up Docker environments
- - Testnet configuration
- - Basic CLI operations
-- **Deliverable**: Working development environment
-
-### Session 4: Very Important Links to Know
-- **Objective**: Curate essential resources for daily development
-- **Key Topics**:
- - GitHub organizations and key repositories
- - Documentation sites and API references
- - Block explorers and debugging tools
- - Community forums and support channels
-- **Deliverable**: Essential bookmarks list
-
-### Session 5: Spotlight - Developer Story #1
-- **Objective**: Inspire through real developer journey
-- **Format**: Interview/presentation with community developer
-- **Focus**: From beginner to building first MVP
-- **Deliverable**: Recorded story for community inspiration
-
-### Session 6: Hands-On #2 (Beginner) - Native Token Creation
-- **Objective**: Create and transfer custom native tokens
-- **Key Topics**:
- - Understanding native tokens vs smart contracts
- - Minting policies and token creation
- - Transaction building and signing
- - Token transfer operations
-- **Deliverable**: Successfully created and transferred token
-
-### Session 7: Contributing to Intersect
-- **Objective**: Show non-developer contribution opportunities
-- **Key Topics**:
- - Documentation improvements
- - Testing and quality assurance
- - Community moderation and support
- - Event organization and advocacy
-- **Deliverable**: Contribution opportunity matrix
-
-### Session 8: Open Clinic #1
-- **Objective**: Provide live support for common issues
-- **Format**: Q&A and live troubleshooting
-- **Focus**: Environment setup, basic operations, common errors
-- **Deliverable**: Troubleshooting guide from common issues
-
-### Session 9: Spotlight - Community Builder Story
-- **Objective**: Highlight non-coding contributions impact
-- **Format**: Interview with community builder
-- **Focus**: Education, advocacy, and ecosystem growth
-- **Deliverable**: Community building inspiration content
-
-### Session 10: Hands-On #3 (Intermediate) - Wallet Integration
-- **Objective**: Build basic wallet connectivity
-- **Key Topics**:
- - Wallet connector libraries
- - Transaction building in applications
- - Frontend integration patterns
- - Testing with different wallets
-- **Deliverable**: Working wallet integration demo
-
-### Session 11: Open Source & Documentation
-- **Objective**: Teach effective open source contribution
-- **Key Topics**:
- - Writing effective documentation
- - Filing quality bug reports and feature requests
- - Code contribution best practices
- - Review processes and community standards
-- **Deliverable**: Open source contribution guide
-
-### Session 12: Ecosystem Wrap-Up & Year-End Reflections
-- **Objective**: Celebrate progress and plan ahead
-- **Key Topics**:
- - Q4 2025 ecosystem achievements
- - Individual participant progress review
- - 2026 roadmap and opportunities
- - Community building and continued engagement
-- **Deliverable**: 2026 engagement plan
-
-## Documentation and Media
-
-### Repository Structure
-All session materials will be published in the `IntersectMBO/developer-experience` repository:
-
-```
-developer-experience/
-├── Working-Group/
-│ ├── Q1-2025/
-│ │ ├── sessions/
-│ │ │ ├── 01-kickoff-orientation/
-│ │ │ ├── 02-dev-opportunities/
-│ │ │ ├── 03-environment-setup/
-│ │ │ ├── 04-essential-links/
-│ │ │ ├── 05-developer-story-1/
-│ │ │ ├── 06-token-creation/
-│ │ │ ├── 07-contributing-intersect/
-│ │ │ ├── 08-open-clinic-1/
-│ │ │ ├── 09-community-builder-story/
-│ │ │ ├── 10-wallet-integration/
-│ │ │ ├── 11-open-source-docs/
-│ │ │ └── 12-ecosystem-wrapup/
-│ │ ├── resources/
-│ │ │ ├── troubleshooting-guide.md
-│ │ │ ├── essential-bookmarks.md
-│ │ │ └── contribution-opportunities.md
-│ │ └── media/
-│ │ ├── session-recordings/
-│ │ └── explainer-videos/
-```
-
-### Content Types
-- **Session Notes**: Detailed notes and key takeaways from each session
-- **Hands-on Guides**: Step-by-step tutorials with code examples
-- **Troubleshooting Docs**: Solutions to common issues encountered
-- **Resource Lists**: Curated links and references
-- **Story Content**: Developer and community builder spotlights
-- **Video Content**: Short explainer and recap videos for social sharing
-
-### Community Adoption Goal
-We hope the community adopts this as the go-to beginner's guide for Cardano development and contribution.
-
-## Roles & Delivery
-
-### Presenters
-Rotating presentation duties between:
-- **Tyty** - Lead coordinator and technical sessions
-- **Uche** - Community building and contribution focus
-- **Dan** - Technical workshops and troubleshooting
-- **Harun** - Developer stories and ecosystem overview
-
-### Session Formats
-- **Directive Teaching**: Structured presentations with clear learning objectives
-- **Hands-on Workshops**: Interactive coding and setup sessions
-- **Spotlight Stories**: Developer and builder journey showcases
-- **Open Clinics**: Live Q&A and troubleshooting support
-- **Ecosystem Reflection**: Community discussion and planning
-
-### Cadence & Accessibility
-- **12 sessions total** (weekly schedule)
-- **Alternating time slots** - morning/evening for global participation
-- **Recorded sessions** available for asynchronous access
-- **Multiple language support** where possible
-
-## Expected Outcomes
-
-### Quantitative Goals
-- **15–30 newcomers onboarded** into the Cardano ecosystem
-- **3 core technical skills** gained by participants:
- 1. Development environment setup
- 2. Native token creation and management
- 3. Basic wallet integration
-- **100% session documentation** published in public repository
-
-### Qualitative Goals
-- **Participants gain confidence** to build independently on Cardano
-- **Clear contribution ladder** established for developers and non-developers
-- **Documented feedback and troubleshooting resources** from open clinic sessions
-- **Shared community identity** and alignment heading into 2026
-- **Reduced barriers** to entry for new ecosystem participants
-
-### Long-term Impact
-- **Sustainable onboarding process** that can be replicated
-- **Community-maintained resources** that live beyond the working group
-- **Network effects** as participants become mentors for future newcomers
-- **Improved developer experience** across the entire ecosystem
-
-## Quarter One Theme
-
-**"Laying the Foundations"** – equipping contributors with clarity, confidence, and community to thrive in the Cardano ecosystem.
-
-This theme emphasizes that Q1 2025 is about building the fundamental knowledge, skills, and connections that will enable participants to become active, confident contributors to Cardano's growth throughout 2026 and beyond.
-
----
-
-## Getting Started
-
-### For New Participants
-1. First become a member at [Intersect](https://www.intersectmbo.org/) and register at [members.intersectmbo.org](https://members.intersectmbo.org/registration). After joining, you'll get access to our Discord community
-2. Introduce yourself in the Developer Experience channel
-3. Review the [Directive: Kickoff & Orientation](./sessions/01-kickoff-orientation/session-notes/readme.md) guide
-4. Attend the weekly working group sessions
-5. Follow along with hands-on exercises
-6. Contribute to documentation and community resources
-
-### For Session Leaders
-1. Review session objectives and materials
-2. Prepare hands-on environments and examples
-3. Test all technical demonstrations beforehand
-4. Document session notes and key takeaways
-5. Gather participant feedback for continuous improvement
-
----
-
-_This plan is a living document and will be updated based on participant feedback and community needs._
-
-_Last Updated: October 2025 | Maintained by Developer Experience Working Group_
diff --git a/website/docs/working-group/q1-2025/media/_category_.yml b/website/docs/working-group/q1-2025/media/_category_.yml
deleted file mode 100644
index 0dc567e..0000000
--- a/website/docs/working-group/q1-2025/media/_category_.yml
+++ /dev/null
@@ -1 +0,0 @@
-label: Media
\ No newline at end of file
diff --git a/website/docs/working-group/q1-2025/media/explainer-videos/readme.md b/website/docs/working-group/q1-2025/media/explainer-videos/readme.md
deleted file mode 100644
index e00af56..0000000
--- a/website/docs/working-group/q1-2025/media/explainer-videos/readme.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# Explainer Videos
-
-## Coming Soon
-
-
-
-**Status**: Session materials in development
-
----
-
-*This session is part of the Q1 2025 Developer Experience Working Group: "Laying the Foundations"*
\ No newline at end of file
diff --git a/website/docs/working-group/q1-2025/media/session-recordings/readme.md b/website/docs/working-group/q1-2025/media/session-recordings/readme.md
deleted file mode 100644
index 818e773..0000000
--- a/website/docs/working-group/q1-2025/media/session-recordings/readme.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# Sessions Recording
-
-## Coming Soon
-
-
-
-**Status**: Session materials in development
-
----
-
-*This session is part of the Q1 2025 Developer Experience Working Group: "Laying the Foundations"*
\ No newline at end of file
diff --git a/website/docs/working-group/q1-2025/resources/readme.md b/website/docs/working-group/q1-2025/resources/readme.md
deleted file mode 100644
index e85417e..0000000
--- a/website/docs/working-group/q1-2025/resources/readme.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# Resources
-
-## Opportunities in Cardano
-Find the slide presentation [here](https://github.com/IntersectMBO/developer-experience/blob/main/website/docs/working-group/q1-2025/resources/Opportunities%20within%20the%20Cardano%20ecosystem.pdf)
-
----
-
-*This session is part of the Q1 2025 Developer Experience Working Group: "Laying the Foundations"*
\ No newline at end of file
diff --git a/website/docs/working-group/q1-2025/sessions/_category_.yml b/website/docs/working-group/q1-2025/sessions/_category_.yml
deleted file mode 100644
index 945c1fb..0000000
--- a/website/docs/working-group/q1-2025/sessions/_category_.yml
+++ /dev/null
@@ -1 +0,0 @@
-label: Sessions
\ No newline at end of file
diff --git a/website/docs/working-group/readme.md b/website/docs/working-group/readme.md
index a23cd8a..7df8dd9 100644
--- a/website/docs/working-group/readme.md
+++ b/website/docs/working-group/readme.md
@@ -12,17 +12,22 @@ Our focus for Q1 2025 is creating a clear entry path for newcomers, addressing c
## Current Quarter
-### [Q1 2025: Laying the Foundations](./q1-2025/README.md)
+### [Q1 2025: Laying the Foundations](sessions/q1/index.md)
Our current quarterly initiative focused on creating a clear entry path for newcomers to the Cardano ecosystem.
-- **[Complete Plan](./q1-2025/README.md)** - Detailed session plans and logistics
+- **[Complete Plan](sessions/q1/index.md)** - Detailed session plans and logistics
- **All Sessions** - 12 weekly session materials (see individual session folders)
-- **[Resources](./q1-2025/resources/readme.md)** - Troubleshooting guides and essential bookmarks
+- **[Resources](sessions/q1/02-dev-opportunities/resources.md)** - Troubleshooting guides and essential bookmarks
- **Media** - Session recordings and explainer videos (coming soon)
## Future Quarters
-*Planning for Q2 2026 and beyond will be added as we progress through the current quarter.*
+### [Q2 2026: Deepening Engagement](sessions/q2/index.md)
+Building on Q1, we focus on intermediate skills and community contributions.
+
+- **[Complete Plan](sessions/q2/index.md)** - Detailed session plans
+- **All Sessions** - Sessions 7-12
+
## Getting Involved
@@ -84,10 +89,33 @@ Passionate about open-source development, Emmanuel advocates for a inclusive, an
- Create sustainable onboarding resources
- Foster community identity and 2026 alignment
+## Repository & Content Structure
+
+### Repository Structure
+All session materials are published in the `IntersectMBO/developer-experience` repository. The structure is organized by quarter:
+
+```
+working-group/
+├── sessions/
+│ ├── q1/ (Oct-Dec 2025: Laying the Foundations)
+│ │ ├── 01-kickoff-orientation/
+│ │ ├── ...
+│ ├── q2/ (Jan-Mar 2026: Deepening Engagement)
+│ │ ├── 07-contributing-intersect/
+│ │ ├── ...
+```
+
+### Content Types
+- **Session Notes**: Detailed notes and key takeaways.
+- **Hands-on Guides**: Step-by-step tutorials with code examples.
+- **Troubleshooting Docs**: Solutions to common issues.
+- **Resource Lists**: Curated links and references.
+- **Story Content**: Developer and community builder spotlights.
+
## Community Impact
This working group aims to create resources that the community adopts as the go-to beginner's guide for Cardano development and contribution.
---
-*For detailed session plans and learning objectives, see the [Q1 2025 folder](./q1-2025/README.md)*
\ No newline at end of file
+*For detailed session plans and learning objectives, see the [Q1 2025 folder](sessions/q1/index.md)*
\ No newline at end of file
diff --git a/website/docs/working-group/q1-2025/sessions/01-kickoff-orientation/_category_.json b/website/docs/working-group/sessions/q1/01-kickoff-orientation/_category_.json
similarity index 100%
rename from website/docs/working-group/q1-2025/sessions/01-kickoff-orientation/_category_.json
rename to website/docs/working-group/sessions/q1/01-kickoff-orientation/_category_.json
diff --git a/website/docs/working-group/q1-2025/sessions/01-kickoff-orientation/recordings/readme.md b/website/docs/working-group/sessions/q1/01-kickoff-orientation/recordings/readme.md
similarity index 82%
rename from website/docs/working-group/q1-2025/sessions/01-kickoff-orientation/recordings/readme.md
rename to website/docs/working-group/sessions/q1/01-kickoff-orientation/recordings/readme.md
index 6585cfe..511409a 100644
--- a/website/docs/working-group/q1-2025/sessions/01-kickoff-orientation/recordings/readme.md
+++ b/website/docs/working-group/sessions/q1/01-kickoff-orientation/recordings/readme.md
@@ -1,7 +1,6 @@
---
title: Session 02 Recording
sidebar_label: Recordings
-slug: /working-group/q1-2025/sessions/01-kickoff-orientation/recordings
---
# Session Recordings
@@ -38,7 +37,7 @@ slug: /working-group/q1-2025/sessions/01-kickoff-orientation/recordings
style={{border: 0, borderRadius: '12px', boxShadow: '0 16px 40px rgba(1, 40, 170, 0.18)'}}
/>
-For additional sessions, check the [Working Group Session Recordings](../../../media/session-recordings/readme.md) hub.
+
---
diff --git a/website/docs/working-group/q1-2025/sessions/01-kickoff-orientation/session-notes/readme.md b/website/docs/working-group/sessions/q1/01-kickoff-orientation/session-notes/readme.md
similarity index 99%
rename from website/docs/working-group/q1-2025/sessions/01-kickoff-orientation/session-notes/readme.md
rename to website/docs/working-group/sessions/q1/01-kickoff-orientation/session-notes/readme.md
index b75c4a9..4765d68 100644
--- a/website/docs/working-group/q1-2025/sessions/01-kickoff-orientation/session-notes/readme.md
+++ b/website/docs/working-group/sessions/q1/01-kickoff-orientation/session-notes/readme.md
@@ -2,7 +2,6 @@
title: Session 01 Kickoff & Orientation
sidebar_label: Session Notes
sidebar_position: 1
-slug: /working-group/q1-2025/sessions/01-kickoff-orientation/session-notes
---
---
diff --git a/website/docs/working-group/q1-2025/resources/Opportunities within the Cardano ecosystem.pdf b/website/docs/working-group/sessions/q1/02-dev-opportunities/Opportunities within the Cardano ecosystem.pdf
similarity index 100%
rename from website/docs/working-group/q1-2025/resources/Opportunities within the Cardano ecosystem.pdf
rename to website/docs/working-group/sessions/q1/02-dev-opportunities/Opportunities within the Cardano ecosystem.pdf
diff --git a/website/docs/working-group/q1-2025/sessions/02-dev-opportunities/_category_.json b/website/docs/working-group/sessions/q1/02-dev-opportunities/_category_.json
similarity index 100%
rename from website/docs/working-group/q1-2025/sessions/02-dev-opportunities/_category_.json
rename to website/docs/working-group/sessions/q1/02-dev-opportunities/_category_.json
diff --git a/website/docs/working-group/q1-2025/sessions/02-dev-opportunities/recordings/readme.md b/website/docs/working-group/sessions/q1/02-dev-opportunities/recordings/readme.md
similarity index 82%
rename from website/docs/working-group/q1-2025/sessions/02-dev-opportunities/recordings/readme.md
rename to website/docs/working-group/sessions/q1/02-dev-opportunities/recordings/readme.md
index 08107cc..95ae2af 100644
--- a/website/docs/working-group/q1-2025/sessions/02-dev-opportunities/recordings/readme.md
+++ b/website/docs/working-group/sessions/q1/02-dev-opportunities/recordings/readme.md
@@ -1,7 +1,6 @@
---
title: Session 02 Recording
sidebar_label: Recordings
-slug: /working-group/q1-2025/sessions/dev-opportunities/recordings
---
# Session Recordings
@@ -38,9 +37,8 @@ slug: /working-group/q1-2025/sessions/dev-opportunities/recordings
-For additional sessions, check the [Working Group Session Recordings](../../../media/session-recordings/readme.md) hub.
+
---
*This recording belongs to the Q1 2025 Developer Experience Working Group: “Laying the Foundations”.*
-
diff --git a/website/docs/working-group/sessions/q1/02-dev-opportunities/resources.md b/website/docs/working-group/sessions/q1/02-dev-opportunities/resources.md
new file mode 100644
index 0000000..e21cab1
--- /dev/null
+++ b/website/docs/working-group/sessions/q1/02-dev-opportunities/resources.md
@@ -0,0 +1,3 @@
+# Resources
+
+
diff --git a/website/docs/working-group/q1-2025/sessions/02-dev-opportunities/session-notes/readme.md b/website/docs/working-group/sessions/q1/02-dev-opportunities/session-notes/readme.md
similarity index 99%
rename from website/docs/working-group/q1-2025/sessions/02-dev-opportunities/session-notes/readme.md
rename to website/docs/working-group/sessions/q1/02-dev-opportunities/session-notes/readme.md
index cc0609d..e5cca16 100644
--- a/website/docs/working-group/q1-2025/sessions/02-dev-opportunities/session-notes/readme.md
+++ b/website/docs/working-group/sessions/q1/02-dev-opportunities/session-notes/readme.md
@@ -2,7 +2,6 @@
title: Session 02 Overview
sidebar_label: Session Notes
sidebar_position: 1
-slug: /working-group/q1-2025/sessions/dev-opportunities/session-notes
---
# Opportunities in Cardano (2025)
diff --git a/website/docs/working-group/q1-2025/sessions/03-dev-environment-setup/_category_.json b/website/docs/working-group/sessions/q1/03-dev-environment-setup/_category_.json
similarity index 100%
rename from website/docs/working-group/q1-2025/sessions/03-dev-environment-setup/_category_.json
rename to website/docs/working-group/sessions/q1/03-dev-environment-setup/_category_.json
diff --git a/website/docs/working-group/q1-2025/sessions/03-dev-environment-setup/recordings/readme.md b/website/docs/working-group/sessions/q1/03-dev-environment-setup/recordings/readme.md
similarity index 87%
rename from website/docs/working-group/q1-2025/sessions/03-dev-environment-setup/recordings/readme.md
rename to website/docs/working-group/sessions/q1/03-dev-environment-setup/recordings/readme.md
index 9e56644..155f2ea 100644
--- a/website/docs/working-group/q1-2025/sessions/03-dev-environment-setup/recordings/readme.md
+++ b/website/docs/working-group/sessions/q1/03-dev-environment-setup/recordings/readme.md
@@ -1,7 +1,6 @@
---
title: Session 03 Recording
sidebar_label: Recordings
-slug: /working-group/q1-2025/sessions/03-dev-environment-setup/recordings
---
# Sessions Recordings
@@ -49,9 +48,6 @@ slug: /working-group/q1-2025/sessions/03-dev-environment-setup/recordings
- Local Node setup with docker compose walkthrough
- cardano-cli command for making a walet
-For additional sessions, check the [Working Group Session Recordings](../../../media/session-recordings/readme.md) hub.
-
---
*This recording belongs to the Q1 2025 Developer Experience Working Group: “Laying the Foundations”.*
-
diff --git a/website/docs/working-group/q1-2025/sessions/03-dev-environment-setup/session-notes/readme.md b/website/docs/working-group/sessions/q1/03-dev-environment-setup/session-notes/readme.md
similarity index 98%
rename from website/docs/working-group/q1-2025/sessions/03-dev-environment-setup/session-notes/readme.md
rename to website/docs/working-group/sessions/q1/03-dev-environment-setup/session-notes/readme.md
index 61e0527..f5fb185 100644
--- a/website/docs/working-group/q1-2025/sessions/03-dev-environment-setup/session-notes/readme.md
+++ b/website/docs/working-group/sessions/q1/03-dev-environment-setup/session-notes/readme.md
@@ -2,7 +2,6 @@
title: Session 03 Overview
sidebar_label: Session Notes
sidebar_position: 1
-slug: /working-group/q1-2025/sessions/03-dev-environment-setup/session-notes
---
diff --git a/website/docs/working-group/q1-2025/sessions/03-dev-environment-setup/session-resources/readme.md b/website/docs/working-group/sessions/q1/03-dev-environment-setup/session-resources/readme.md
similarity index 96%
rename from website/docs/working-group/q1-2025/sessions/03-dev-environment-setup/session-resources/readme.md
rename to website/docs/working-group/sessions/q1/03-dev-environment-setup/session-resources/readme.md
index c818f0c..e78ae60 100644
--- a/website/docs/working-group/q1-2025/sessions/03-dev-environment-setup/session-resources/readme.md
+++ b/website/docs/working-group/sessions/q1/03-dev-environment-setup/session-resources/readme.md
@@ -1,7 +1,6 @@
---
title: Session 03 Resources
sidebar_label: Session Resources
-slug: /working-group/q1-2025/sessions/03-dev-environment-setup/session-resources
---
diff --git a/website/docs/working-group/q1-2025/sessions/04-essential-links/_category_.json b/website/docs/working-group/sessions/q1/04-essential-links/_category_.json
similarity index 100%
rename from website/docs/working-group/q1-2025/sessions/04-essential-links/_category_.json
rename to website/docs/working-group/sessions/q1/04-essential-links/_category_.json
diff --git a/website/docs/working-group/q1-2025/sessions/04-essential-links/recordings/readme.md b/website/docs/working-group/sessions/q1/04-essential-links/recordings/readme.md
similarity index 85%
rename from website/docs/working-group/q1-2025/sessions/04-essential-links/recordings/readme.md
rename to website/docs/working-group/sessions/q1/04-essential-links/recordings/readme.md
index 68f6e76..d437125 100644
--- a/website/docs/working-group/q1-2025/sessions/04-essential-links/recordings/readme.md
+++ b/website/docs/working-group/sessions/q1/04-essential-links/recordings/readme.md
@@ -1,7 +1,6 @@
---
title: Session 04 Recording
sidebar_label: Recordings
-slug: /working-group/q1-2025/sessions/04-essential-links/recordings
---
# Session Recordings
@@ -41,7 +40,7 @@ slug: /working-group/q1-2025/sessions/04-essential-links/recordings
- Block explorers and community forums
- Development tools showcase
-For additional sessions, check the [Working Group Session Recordings](../../../media/session-recordings/readme.md) hub.
+
---
diff --git a/website/docs/working-group/q1-2025/sessions/04-essential-links/session-notes/readme.md b/website/docs/working-group/sessions/q1/04-essential-links/session-notes/readme.md
similarity index 100%
rename from website/docs/working-group/q1-2025/sessions/04-essential-links/session-notes/readme.md
rename to website/docs/working-group/sessions/q1/04-essential-links/session-notes/readme.md
diff --git a/website/docs/working-group/q1-2025/sessions/05-developer-story-1/readme.md b/website/docs/working-group/sessions/q1/05-developer-story-1/readme.md
similarity index 100%
rename from website/docs/working-group/q1-2025/sessions/05-developer-story-1/readme.md
rename to website/docs/working-group/sessions/q1/05-developer-story-1/readme.md
diff --git a/website/docs/working-group/q1-2025/sessions/06-repo-walkthrough/_category_.json b/website/docs/working-group/sessions/q1/06-repo-walkthrough/_category_.json
similarity index 100%
rename from website/docs/working-group/q1-2025/sessions/06-repo-walkthrough/_category_.json
rename to website/docs/working-group/sessions/q1/06-repo-walkthrough/_category_.json
diff --git a/website/docs/working-group/q1-2025/sessions/06-repo-walkthrough/recordings/readme.md b/website/docs/working-group/sessions/q1/06-repo-walkthrough/recordings/readme.md
similarity index 87%
rename from website/docs/working-group/q1-2025/sessions/06-repo-walkthrough/recordings/readme.md
rename to website/docs/working-group/sessions/q1/06-repo-walkthrough/recordings/readme.md
index 10d54f8..7381e2a 100644
--- a/website/docs/working-group/q1-2025/sessions/06-repo-walkthrough/recordings/readme.md
+++ b/website/docs/working-group/sessions/q1/06-repo-walkthrough/recordings/readme.md
@@ -1,7 +1,6 @@
---
title: Session 06 Recording
sidebar_label: Recordings
-slug: /working-group/q1-2025/sessions/06-repo-walkthrough/recordings
---
# Session Recordings
@@ -46,7 +45,7 @@ slug: /working-group/q1-2025/sessions/06-repo-walkthrough/recordings
-For additional sessions, check the [Working Group Session Recordings](../../../media/session-recordings/readme.md) hub.
+
---
diff --git a/website/docs/working-group/q1-2025/sessions/06-repo-walkthrough/sesion-notes/readme.md b/website/docs/working-group/sessions/q1/06-repo-walkthrough/sesion-notes/readme.md
similarity index 100%
rename from website/docs/working-group/q1-2025/sessions/06-repo-walkthrough/sesion-notes/readme.md
rename to website/docs/working-group/sessions/q1/06-repo-walkthrough/sesion-notes/readme.md
diff --git a/website/docs/working-group/sessions/q1/_category_.json b/website/docs/working-group/sessions/q1/_category_.json
new file mode 100644
index 0000000..009aec3
--- /dev/null
+++ b/website/docs/working-group/sessions/q1/_category_.json
@@ -0,0 +1,10 @@
+{
+ "label": "Q1 (Oct - Dec 2025)",
+ "position": 1,
+ "collapsible": true,
+ "collapsed": true,
+ "link": {
+ "type": "doc",
+ "id": "index"
+ }
+}
diff --git a/website/docs/working-group/sessions/q1/index.md b/website/docs/working-group/sessions/q1/index.md
new file mode 100644
index 0000000..4bbe79f
--- /dev/null
+++ b/website/docs/working-group/sessions/q1/index.md
@@ -0,0 +1,96 @@
+---
+title: "Developer Experience Working Group (Q1: Oct–Dec 2025)"
+---
+
+# Developer Experience Working Group (Q1: Oct–Dec 2025)
+
+## Purpose & Why
+
+The Developer Experience (DevEx) Working Group exists to onboard, support, and empower developers and contributors in the Cardano ecosystem. For Q1 (Oct–Dec 2025), our focus is on creating a clear entry path for newcomers, addressing common beginner barriers, and inspiring participation through real stories and practical skill-building. In the process we are looking to document every bit of how to join Cardano in general.
+
+This quarter lays the foundation for long-term engagement by ensuring that every participant:
+
+- **Understands where to find resources** (repos, docs, tooling, support)
+- **Gains confidence with practical hands-on experience**
+- **Sees clear pathways to contribute**, both as developers and non-developers
+- **Feels part of a supportive, global community** aligned around 2026 goals
+
+## Quarter Goals
+
+1. **Onboard New Developers** – Provide clarity on repos, docs, tools, and support channels
+2. **Practical Skill Development** – Through beginner and intermediate workshops (environment setup, token creation, wallet integration)
+3. **Highlight Contribution/Builder Paths** – Showcase developer and community builder stories
+4. **Support and Troubleshoot** – Open clinics to resolve common blockers and share solutions
+5. **Documentation & Open Source Awareness** – Teach newcomers how to contribute to repos, docs, and community resources
+6. **Community Alignment** – Reflect on 2025 achievements and build momentum for 2026
+
+## Session Plan (12 Sessions)
+
+| Session | Title | Focus | Format |
+|---------|-------|-------|--------|
+| **1** | **Kickoff & Orientation** | Clear map of the Cardano ecosystem | Directive teaching |
+| **2** | **Opportunities as a Dev in Cardano** | Explore career and contribution roles | Overview & discussion |
+| **3** | **Hands-On #1 (Beginner)** | Setting up a dev environment | Workshop |
+| **4** | **Very Important Links to Know** | Official repos, docs, APIs, explorers, forums | Resource guide |
+| **5** | **Spotlight: Developer Story #1** | Beginner journey from idea to MVP | Story showcase |
+| **6** | **Hands-On #2 (Beginner)** | Creating and transferring a native token | Workshop |
+
+## Session Details
+
+### Session 1: Kickoff & Orientation
+- **Objective**: Provide a comprehensive map of the Cardano ecosystem
+- **Key Topics**:
+ - Introduction to Cardano and Intersect
+ - Core repositories and their purposes
+ - Documentation resources and learning paths
+ - Community channels and support structures
+- **Deliverable**: Complete ecosystem navigation guide
+
+### Session 2: Opportunities as a Dev in Cardano
+- **Objective**: Show various career and contribution paths
+- **Key Topics**:
+ - Smart contract development roles
+ - Infrastructure and tooling opportunities
+ - Community building and advocacy
+ - Open source contribution paths
+- **Deliverable**: Career pathway documentation
+
+### Session 3: Hands-On #1 (Beginner) - Dev Environment Setup
+- **Objective**: Get participants' development environments ready
+- **Key Topics**:
+ - Installing cardano-node and cardano-cli
+ - Setting up Docker environments
+ - Testnet configuration
+ - Basic CLI operations
+- **Deliverable**: Working development environment
+
+### Session 4: Very Important Links to Know
+- **Objective**: Curate essential resources for daily development
+- **Key Topics**:
+ - GitHub organizations and key repositories
+ - Documentation sites and API references
+ - Block explorers and debugging tools
+ - Community forums and support channels
+- **Deliverable**: Essential bookmarks list
+
+### Session 5: Spotlight - Developer Story #1
+- **Objective**: Inspire through real developer journey
+- **Format**: Interview/presentation with community developer
+- **Focus**: From beginner to building first MVP
+- **Deliverable**: Recorded story for community inspiration
+
+### Session 6: Hands-On #2 (Beginner) - Native Token Creation
+- **Objective**: Create and transfer custom native tokens
+- **Key Topics**:
+ - Understanding native tokens vs smart contracts
+ - Minting policies and token creation
+ - Transaction building and signing
+ - Token transfer operations
+- **Deliverable**: Successfully created and transferred token
+
+## Working Group Information
+For operational details, roles, repository structure, and participation guidelines, please see the [Working Group Overview](../../readme.md).
+
+---
+_This plan is a living document and will be updated based on participant feedback and community needs._
+
diff --git a/website/docs/working-group/q1-2025/sessions/07-contributing-intersect/readme.md b/website/docs/working-group/sessions/q2/07-contributing-intersect/readme.md
similarity index 100%
rename from website/docs/working-group/q1-2025/sessions/07-contributing-intersect/readme.md
rename to website/docs/working-group/sessions/q2/07-contributing-intersect/readme.md
diff --git a/website/docs/working-group/q1-2025/sessions/08-open-clinic-1/readme.md b/website/docs/working-group/sessions/q2/08-open-clinic-1/readme.md
similarity index 100%
rename from website/docs/working-group/q1-2025/sessions/08-open-clinic-1/readme.md
rename to website/docs/working-group/sessions/q2/08-open-clinic-1/readme.md
diff --git a/website/docs/working-group/q1-2025/sessions/09-community-builder-story/readme.md b/website/docs/working-group/sessions/q2/09-community-builder-story/readme.md
similarity index 100%
rename from website/docs/working-group/q1-2025/sessions/09-community-builder-story/readme.md
rename to website/docs/working-group/sessions/q2/09-community-builder-story/readme.md
diff --git a/website/docs/working-group/q1-2025/sessions/10-wallet-integration/readme.md b/website/docs/working-group/sessions/q2/10-wallet-integration/readme.md
similarity index 100%
rename from website/docs/working-group/q1-2025/sessions/10-wallet-integration/readme.md
rename to website/docs/working-group/sessions/q2/10-wallet-integration/readme.md
diff --git a/website/docs/working-group/q1-2025/sessions/11-open-source-docs/readme.md b/website/docs/working-group/sessions/q2/11-open-source-docs/readme.md
similarity index 100%
rename from website/docs/working-group/q1-2025/sessions/11-open-source-docs/readme.md
rename to website/docs/working-group/sessions/q2/11-open-source-docs/readme.md
diff --git a/website/docs/working-group/q1-2025/sessions/12-ecosystem-wrapup/readme.md b/website/docs/working-group/sessions/q2/12-ecosystem-wrapup/readme.md
similarity index 100%
rename from website/docs/working-group/q1-2025/sessions/12-ecosystem-wrapup/readme.md
rename to website/docs/working-group/sessions/q2/12-ecosystem-wrapup/readme.md
diff --git a/website/docs/working-group/sessions/q2/_category_.json b/website/docs/working-group/sessions/q2/_category_.json
new file mode 100644
index 0000000..4ec8150
--- /dev/null
+++ b/website/docs/working-group/sessions/q2/_category_.json
@@ -0,0 +1,10 @@
+{
+ "label": "Q2 (Jan - Mar 2026)",
+ "position": 2,
+ "collapsible": true,
+ "collapsed": true,
+ "link": {
+ "type": "doc",
+ "id": "index"
+ }
+}
diff --git a/website/docs/working-group/sessions/q2/index.md b/website/docs/working-group/sessions/q2/index.md
new file mode 100644
index 0000000..0812a51
--- /dev/null
+++ b/website/docs/working-group/sessions/q2/index.md
@@ -0,0 +1,82 @@
+---
+title: "Developer Experience Working Group (Q2: Jan–Mar 2026)"
+---
+
+# Developer Experience Working Group (Q2: Jan–Mar 2026)
+
+## Purpose & Why
+
+The Developer Experience (DevEx) Working Group continues to support and empower developers and contributors in the Cardano ecosystem. For Q2 (Jan–Mar 2026), we build upon the foundations laid in Q1, focusing on deeper engagement, intermediate skills, and community contributions.
+
+## Quarter Goals
+
+1. **Deepen Engagement** – Foster active participation in working groups and committees
+2. **Intermediate Skill Development** – Wallet integration, documentation, and open source contribution
+3. **Community Building** – Showcasing community stories and facilitating support networks
+
+## Session Plan (Sessions 7-12)
+
+| Session | Title | Focus | Format |
+|---------|-------|-------|--------|
+| **7** | **Contributing to Intersect** | Non-dev contribution opportunities | Overview & guidance |
+| **8** | **Open Clinic #1** | Live troubleshooting for beginner blockers | Support session |
+| **9** | **Spotlight: Community Builder Story** | Impact of non-coding contributions | Story showcase |
+| **10** | **Hands-On #3 (Intermediate)** | Wallet integration fundamentals | Workshop |
+| **11** | **Open Source & Documentation** | Writing docs, repo improvement, issue management | Contribution guide |
+| **12** | **Ecosystem Wrap-Up & Year-End Reflections** | 2025 highlights, 2026 planning, and motivational close | Reflection & planning |
+
+## Session Details
+
+### Session 7: Contributing to Intersect
+- **Objective**: Show non-developer contribution opportunities
+- **Key Topics**:
+ - Documentation improvements
+ - Testing and quality assurance
+ - Community moderation and support
+ - Event organization and advocacy
+- **Deliverable**: Contribution opportunity matrix
+
+### Session 8: Open Clinic #1
+- **Objective**: Provide live support for common issues
+- **Format**: Q&A and live troubleshooting
+- **Focus**: Environment setup, basic operations, common errors
+- **Deliverable**: Troubleshooting guide from common issues
+
+### Session 9: Spotlight - Community Builder Story
+- **Objective**: Highlight non-coding contributions impact
+- **Format**: Interview with community builder
+- **Focus**: Education, advocacy, and ecosystem growth
+- **Deliverable**: Community building inspiration content
+
+### Session 10: Hands-On #3 (Intermediate) - Wallet Integration
+- **Objective**: Build basic wallet connectivity
+- **Key Topics**:
+ - Wallet connector libraries
+ - Transaction building in applications
+ - Frontend integration patterns
+ - Testing with different wallets
+- **Deliverable**: Working wallet integration demo
+
+### Session 11: Open Source & Documentation
+- **Objective**: Teach effective open source contribution
+- **Key Topics**:
+ - Writing effective documentation
+ - Filing quality bug reports and feature requests
+ - Code contribution best practices
+ - Review processes and community standards
+- **Deliverable**: Open source contribution guide
+
+### Session 12: Ecosystem Wrap-Up & Year-End Reflections
+- **Objective**: Celebrate progress and plan ahead
+- **Key Topics**:
+ - Q4 2025 ecosystem achievements
+ - Individual participant progress review
+ - 2026 roadmap and opportunities
+ - Community building and continued engagement
+- **Deliverable**: 2026 engagement plan
+
+## Working Group Information
+For operational details, roles, repository structure, and participation guidelines, please see the [Working Group Overview](../../readme.md).
+
+---
+_This plan is a living document and will be updated based on participant feedback and community needs._
diff --git a/website/docusaurus.config.ts b/website/docusaurus.config.ts
index 5005644..c20f2f9 100644
--- a/website/docusaurus.config.ts
+++ b/website/docusaurus.config.ts
@@ -108,7 +108,7 @@ const config: Config = {
},
{
label: "Working Groups",
- to: "/docs/working-group/q1-2025",
+ to: "/docs/working-group/",
},
],
},
@@ -144,7 +144,7 @@ const config: Config = {
},
{
label: "Working Groups",
- to: "/docs/working-group/q1-2025",
+ to: "/docs/working-group/",
},
],
},
diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx
index db4b23e..a9d6fd6 100644
--- a/website/src/pages/index.tsx
+++ b/website/src/pages/index.tsx
@@ -1,4 +1,4 @@
-import type {ReactNode} from 'react';
+import type { ReactNode } from 'react';
import clsx from 'clsx';
import Link from '@docusaurus/Link';
import useDocusaurusContext from '@docusaurus/useDocusaurusContext';
@@ -9,7 +9,7 @@ import Heading from '@theme/Heading';
import styles from './index.module.css';
function HomepageHeader() {
- const {siteConfig} = useDocusaurusContext();
+ const { siteConfig } = useDocusaurusContext();
return (
@@ -19,9 +19,9 @@ function HomepageHeader() {
{siteConfig.tagline}
- Join the Developer Experience Working Group and connect with developer advocates
- who are enhancing the Cardano ecosystem. Access comprehensive resources, participate
- in bi-weekly meetings, and collaborate with a community-driven initiative focused on
+ Join the Developer Experience Working Group and connect with developer advocates
+ who are enhancing the Cardano ecosystem. Access comprehensive resources, participate
+ in bi-weekly meetings, and collaborate with a community-driven initiative focused on
improving developer tools and processes.
@@ -32,7 +32,7 @@ function HomepageHeader() {
+ to="/docs/working-group/">
Learn About Programs
@@ -53,8 +53,8 @@ function CommunitySection() {
Have Any Questions or Need Help?
- Go to our GitHub repository and create a blank issue to ask, suggest, or question anything.
- Our developer advocates and community members will be happy to assist you with your
+ Go to our GitHub repository and create a blank issue to ask, suggest, or question anything.
+ Our developer advocates and community members will be happy to assist you with your
Cardano development journey.
- Access comprehensive documentation, guides, and tools designed to accelerate
+ Access comprehensive documentation, guides, and tools designed to accelerate
your Cardano development journey.
@@ -121,7 +121,7 @@ function ResourcesSection() {
Getting Started
- Step-by-step guides to begin your Cardano development journey with
+ Step-by-step guides to begin your Cardano development journey with
essential tools and setup instructions.
@@ -133,7 +133,7 @@ function ResourcesSection() {
How-to Guides
- Practical tutorials covering smart contracts, DeFi applications, and
+ Practical tutorials covering smart contracts, DeFi applications, and
advanced Cardano development techniques.
@@ -145,10 +145,10 @@ function ResourcesSection() {
Working Groups
- Explore our Q1 2025 working group sessions, resources, and community
+ Explore our Q1 2025 working group sessions, resources, and community
initiatives shaping the Cardano ecosystem.
-
+
Explore Groups
@@ -178,21 +178,21 @@ function GettingInvolvedSection() {
Get Involved Today
- Become a member of Intersect MBO and actively participate in shaping
- the future of Cardano. Join working groups, vote on key decisions,
+ Become a member of Intersect MBO and actively participate in shaping
+ the future of Cardano. Join working groups, vote on key decisions,
and contribute to collaborative innovation.