This essay demonstrates intermediate ScrollStory features—building on what you learned in the Seedling Essay.

What makes this a “Sapling” essay? It includes everything from Seedling (headings, images, footnotes, pull quotes, alerts) plus a few other Xanthan components: text overlaying background images, full-width image breaks, image carousels, and more dynamic pacing. This is where ScrollStories start feeling a bit more cinematic.

The Page Header

Notice that this page has a shorter header than Seedling — it doesn’t fill the entire viewport. That’s controlled by one front matter field:

header-tier: section

The three tiers are:

For essays where you want the nav always visible, or where the image isn’t strong enough to carry a full-screen treatment, section is the right choice. For maximum visual impact at the start of a narrative, use hero.

Building on Seedling Basics

Photo by Oskari Manninen on Unsplash.

Photo by Oskari Manninen on Unsplash.

Everything from Seedling still works here: images with captions, footnotes, section headings, alert boxes. The Sapling template doesn’t replace what you learned—it adds to it.

This layered approach is intentional. Master the basics, then add complexity incrementally. You’re not learning a whole new system; you’re expanding your toolkit with a few powerful new components.

Your First Scrollybox

Here’s what makes Sapling different: keep scrolling and watch what happens next. You’re about to see text appear over a background image, creating an immersive reading experience.

 

This is a scrollybox. The background image stays fixed while you scroll. This text box floats over it.

The box content supports full Markdown: bold, italic, links, and lists:

  • image-path — background image
  • above-box-space — scroll distance before box appears
  • below-box-space — scroll distance after box before image releases
  • box-align — left, right, or center (this box is left-aligned)
 

What Just Happened?

That was a scrollybox—text that appears in a semi-transparent box over a full-screen background image. As you scrolled, the background image stayed fixed while the text box scrolled into view, stayed visible, then scrolled away.

Why use scrollyboxes? They create moments of focus and drama. The full-screen image immerses readers in a visual context, while the overlay text provides commentary, quotations, or key points. It’s like a visual pause in your narrative.

Technical note: The above-box-space and below-box-space parameters control how much blank scroll space appears before and after the text box. Adjust these to control pacing—more space = slower, more contemplative; less space = faster pacing.

Jumbotron: A Full-Width Visual Break

The jumbotron is a full-browser-width image that breaks out of the content margins. It creates a dramatic visual pause. The same image can read very differently depending on parameters — here’s the same photo used two ways.

Version 1: Pure visual break

No text, no gradient — just the image at full width. Use background-position to control which part of the image is visible, and height to set how tall it runs.

Version 2: With text and gradient

Add text and box-align and a gradient fades in automatically so words read cleanly against the image. The gradient direction follows the text position — left means left-to-right fade, right means right-to-left.

A full-width image break with text overlaid on a gradient. The gradient covers the left side, fading to transparent on the right — keeping the image visible while making text legible.

Photo by Francesco Gallarotti on Unsplash.

When to use a jumbotron vs. a scrollybox: Jumbotrons are quick visual pauses — the reader sees the image and moves on. Scrollyboxes give you the chance to say something about or relevant to the image as it stays on screen. Jumbotrons break up text; scrollyboxes provide a new visual background for the text.

Image Carousels for Comparisons

Below you’ll see an image carousel—multiple images you can click through with captions underneath.

Why use carousels? When you have 3-5 related images (historical documents, different views of a building, a sequence of photos), a carousel lets readers compare them without scrolling past each one. Click the arrows or dots to navigate.

Notice this carousel has titles and captions — features we didn’t use in Seedling. Captions use the pipe | separator (instead of commas) so you can include commas in caption text.

A Scrollybox With Title Overlay

Scrollyboxes aren’t just for text boxes. You can also use them as simple image reveals with a title and subtitle overlaid directly — no box needed:

The Summit

A moment of stillness at the top

What You’ve Learned in Sapling

If you can create a Sapling essay, you can:

Ready to Create Your Own?

New to Xanthan? Start with the Getting Started guide to create your own site first. Once you have a working site, come back here to build your ScrollStory.

Ready for even more? Check out the Forest template for advanced features like background switching and side-scrolling.