Summit Schedule
A static conference schedule generator.
Problem
Small conferences needed a public schedule, printable agenda, and speaker index without managing the same session data in three places.
Approach
Summit Schedule uses structured markdown for sessions and speakers, then renders track pages and printable views from the same source.
Result
The case study showed how static generation can cover most event-publishing needs with a maintainable workflow.