Space Next←→ NavF FullscreenS Notes
MAKE-SLIDE · 2026.03.18

Paper Theme
Reference

A warm, serif-driven template for lectures, workshops & academic talks
Academic · Warm · Serif
Agenda

Table of Contents

01
Typography & Body Text
Serif headings, paragraphs, and inline emphasis
02
Quotation Display
Literary-style pull-quotes with attribution
03
Comparison Layout
Side-by-side before and after columns
04
Process Flow & Cards
Step diagrams and feature card grids
05
Data, Code & Media
Charts, syntax highlighting, and image placeholders
01
Content

Principles of Visual
Communication

Effective communication begins with clarity of structure. Each element on the page should serve a purpose — from the choice of typeface to the weight of a border. White space is not merely empty; it is the breathing room that allows the reader to absorb each idea at their own pace. When design recedes into the background, the message itself becomes unmistakable.

The details are not the details. They make the design. What separates the ordinary from the extraordinary is the care given to every small choice.
— Charles Eames
02
Comparison

Before & After

Before

Dense blocks of undifferentiated text with no clear hierarchy or visual anchors.

All content presented at equal emphasis, forcing readers to parse everything.

Key insights buried within paragraphs.

After

Thoughtful typographic hierarchy guides the reader naturally.

Strategic emphasis and spacing surface core ideas.

Readers grasp the essential message within moments.

03
Process

Four-Phase Methodology

01
Research
Gather requirements
02
Draft
Outline structure
03
Refine
Iterate on details
04
Deliver
Present and review

Each phase builds upon the last — iteration is integral to the process.

Features

Core Capabilities

📖

Readability

Generous line-height and serif typography create a reading experience modeled on the printed page, comfortable for extended viewing.

🎨

Warm Palette

Earthy tones and off-white backgrounds reduce eye strain while maintaining the warmth and approachability of hand-crafted materials.

✂️

Versatile Layout

From quotations to data charts, every slide type is designed to feel cohesive within the paper aesthetic without sacrificing clarity.

04
Data

Quarterly Results

42%
Q1
58%
Q2
73%
Q3
91%
Q4

Consistent growth across all quarters with 91% target completion by year end.

05
Code

Slide Configuration

deck.config.js
// Initialize the slide deck with options
const deck = new SlideDeck({
  theme: 'paper',
  transition: 'fade',
  duration: 400,
  autoPlay: false,
});

// Register keyboard navigation
deck.on('keydown', (event) => {
  if (event.key === 'ArrowRight') {
    deck.next();
  } else if (event.key === 'ArrowLeft') {
    deck.prev();
  }
});

// Start the presentation
deck.init();
Media

Visual Content

🖼️
Image Placeholder — 16:9

Replace this placeholder with diagrams, photographs, or illustrations

Thank You

Finis.

Paper — make-slide Reference Deck
github.com/example hello@example.com
Speaker Notes
Next