Examples
These example pages demonstrate the shared pedagogy layer and the aggregated teaching resources. They are a feature tour for the module, not the recommended starter content for a new lesson repository.
Episode 1
Designing a Hugo-first lesson
The lesson infrastructure in this repository is intentionally split in two: a shared module that owns the reusable lesson system a starter template that stays light and project-specific That means people can keep their …
Open pageEpisode 2
Using challenge and solution blocks
Shortcodes should help the author express teaching intent, not force them to think about page mechanics. Challenge Draft a reusable exercise block Write a short prompt that asks contributors to identify which parts of a …
Open pageEpisode 3
Setup choices, profiles, and native embeds
Profiles make it easier to explain why a lesson exists for different audiences. In this example, the Workshop Host profile cares most about pacing, while the Self Paced Maintainer profile cares more about update flow and …
Open pageEpisode 4
Physics notation, diagrams, and richer docs
This episode demonstrates documentation-focused Hextra features in a particle-physics context. The goal is to keep source files readable for authors while giving learners clear visual structure. LaTeX for physics …
Open page