Summit Schedule

A static conference schedule generator.

updated
2022-11-10
status
Case study
role
Static site build
license
MIT

    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.