Launch Academy Disco — Content Wiki

Generated 2026-04-27. 848 lessons across 17 courses.

Per-course summary

Files

  • manifest.json — flat array of every lesson (course, module, lesson, position, file_path, video_url, has_transcript)
  • videos.csv — all videos found across courses, with provider, ID, URL, Disco URL
  • _inventory/ — Phase 1 inventory and overlap analysis
  • [course-slug]/ — per-course folder containing per-lesson .md files and per-course manifest.json

How the .md files are structured

[course-slug]/
  manifest.json
  [module-slug]/
    [lesson-slug].md  -- frontmatter + body + (optional) ## Transcript section