Dev Fixture

Welcome

What this course is, how it works, and what to expect.

Reading Time: ~10 min

Welcome

This is a placeholder session used to verify that the content loader and the session learner page are wired up correctly.

It has markdown formatting, italics, and a list:

  • Reads frontmatter from this file's header.
  • Discovers this file via the filesystem walker in lib/content.ts.
  • Renders the body through MDX.

Useful for sanity-checking pnpm dev and the static export.

Interactive example

Where do custom interactive components live?