This essay demonstrates intermediate ScrollStory features—building on what you learned in Seedling by adding scrollyboxes, carousels, jumbotrons, and more sophisticated visual storytelling. As you scroll, we’ll point out what makes this more advanced than a Seedling essay.
What makes this a “Sapling” essay? It includes everything from Seedling (headings, images, footnotes, pull quotes, alerts) plus immersive components: text overlaying background images, full-width image breaks, image carousels, and more dynamic pacing. This is where ScrollStories start feeling cinematic.
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:
header-tier needed) — fills 100vh, nav overlays the image transparentlyFor 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.
A bridge along the trail. Photo by Andrew Coelho 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.
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 imageabove-box-space — scroll distance before box appearsbelow-box-space — scroll distance after box before image releasesbox-align — left, right, or center (this box is left-aligned)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.
In Seedling, pull quotes used the defaults (right-aligned, 40% width). Here we’ve customized both: box-align="left" and width="45%". These parameters give you finer control over how pull quotes interact with surrounding content.
You might place a left-aligned pull quote after a right-aligned image to create a zigzag pattern that keeps readers’ eyes moving. Subtle choices like these separate decent layouts from great ones.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed consequat, lacus id blandit ornare, mi nisi rutrum ante, vitae dignissim mauris nisl mattis nisl.
The jumbotron is a full-browser-width image that breaks out of the content margins. It creates a dramatic visual pause. When you add text, a gradient fades in automatically so words read cleanly against the image.
A full-width image break with text overlaid on a gradient. The gradient direction follows the text position — left text means left-to-right fade.
Mountains reflected in a lake. Jumbotrons don’t need text — leave it out for a pure visual break.
When to use a jumbotron vs. a scrollybox: Jumbotrons are quick visual pauses — the reader sees the image and moves on. Scrollyboxes are immersive — the image fills the screen while the reader scrolls through content. Jumbotrons break up text; scrollyboxes replace it temporarily.
Below you’ll see an image carousel—multiple images you can click through. This version includes slide titles and captions.
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.
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:
If you can create a Sapling essay, you can:
This is enough for most sophisticated digital humanities projects. The Forest essay adds background switching, side-scrolling, and more for even more cinematic effects.
Hooker, Van Dorn, Melissa Howard, and V. B Price. Only in New Mexico: An Architectural History of the University of New Mexico: The First Century, 1889-1989. Albuquerque, NM: University of New Mexico Press, 2000.
University of New Mexico. Bainbridge Bunting Photograph Collection, 1870-1980, collection PICT 000-385, box 6 folder 102. Center for Southwest Research, University Libraries, University of New Mexico.
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.
Already have a Xanthan site? To make your own Sapling essay:
scrollstories/sapling/) and rename it for your topicimages/ folderReady for even more? Check out the Forest template for advanced features like background switching and side-scrolling.