Back to Home

Presentation Template Prototype

A working sandbox for the new Reveal.js layout standard.

Purpose: Demo deck used during development to validate the reusable presentation framework.

What’s under test?

  • Reusable Jekyll layout with front matter driven configuration.
  • Consistent navigation chrome: home link, quick links, optional logo.
  • Default plugin stack (menu, notes, markdown, highlight, zoom).

Slide Structure

Nested sections still work as expected.

Code Highlighting

reveal:
  theme: night
  menu: true
  home_url: '/'
  links:
    - label: 'Dashboard'
      url: '/presentations/'

Next Steps

  1. Backfill existing decks onto this layout.
  2. Introduce a branded home button and shared menu structure.
  3. Document authoring workflow in PRESENTATIONS.md.

Feedback Welcome

Use this prototype to validate styling, plugins, and navigation.

Report notes in the debug log referenced from the homepage.