Skip to content

15x4/munich

Repository files navigation

15x4 Munich

Website for 15x4 Munich e.V. -- a volunteer-driven educational initiative where anyone can give a 15-minute talk on any topic. Four talks per event, always free.

Tech Stack

Development

yarn install
yarn dev

Build

yarn generate

Static output goes to .output/public/.

Content

  • Events: content/events/ -- one markdown file per event
  • Team: content/team/ -- organizer profiles

Event frontmatter

title: 'Event Title'
date: '2026-05-15'
venue: 'Location Name'
status: upcoming # or past
talks:
  - title: 'Talk Title'
    speaker: 'Speaker Name'
    description: 'Brief description'

Legal

15x4 Munich e.V. | Vereins ID: VR 208332

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors