Slide 1 of 11
Component example

Generic presentation system

Compose a deck with the same building blocks as the site.

The page controls layout and movement. Components focus only on content.

Statement
02 / 11

Presentation content stays reusable when it does not own the page layout.

Place the component in any grid cell and let the page define its position.

Comparison
03 / 11

Make contrasting ideas easy to scan.

Before

Each deck invents its visual language.

  • Repeated markup
  • Inconsistent hierarchy
  • Harder visual reviews

With the library

The page composes proven content patterns.

  • Shared components
  • Consistent typography
  • Debuggable grid
Process
04 / 11

Explain a sequence without hiding its structure.

  1. 01FrameDefine the problem and the audience.
  2. 02ComposePlace content inside the page grid.
  3. 03PresentUse vertical and horizontal motion.
  4. 04RefineReview every slide with the debugger.
Metrics
05 / 11

Give important numbers room to speak.

16:9

Slide canvas

A familiar presentation aspect ratio.

12

Grid columns

The desktop grid from the base project.

1

Source of layout

The page remains in control.

Quote
06 / 11

A strong presentation system gives ideas a rhythm before it gives them decoration.

Example principleUse this component for a customer, expert, or team voice.
Architecture
07 / 11

Show how the system is layered.

  1. 01PageOwns grid, parallax, spacing, and theme.
  2. 02SlideProvides the 16:9 content canvas.
  3. 03ContentReusable components express the story.
  4. 04TokensTypography scales with the slide width.
Items and annotation
08 / 11

Organize evidence with deliberate emphasis.

  • DefaultA regular item for the main explanation.
  • AccentA stronger item for the central conclusion.
  • MutedA quieter item for supporting context.
Cycle
09 / 11

Make feedback loops explicit.

  1. 01ObserveCollect evidence.
  2. 02DecideChoose the next move.
  3. 03BuildCreate the smallest proof.
  4. 04LearnFeed the result back.

Learning starts the next cycle

Timeline
10 / 11

Place milestones on a shared horizon.

  1. NowFoundationShared visual vocabulary.
  2. NextFirst deckContent meets the system.
  3. LaterLibraryPatterns emerge from use.
  4. FutureEvolutionThe base grows with evidence.
People
11 / 11

Introduce the people behind the work.

Portraits are optional. Initials provide a useful fallback.

  • Alex MorganNarrativeTurns evidence into a clear story.
  • Sam RiveraDesignCreates hierarchy and visual rhythm.
  • Taylor KimEngineeringKeeps the system reusable and robust.