This repo has the code for building an annotated timeline using Scrollama.
If you want to drop your own story, just update the contents of story.js
- Place the text for the
title,headline,intro_paras, andoutro_paramsin the javascript objectSTATIC_TEXT - Each section of the timeline should be an element in
STORYwith the following elements:step: text to place for this step of the scrolling timelinechartpath to an image/chart to render- `alt: altext for the image
caption: text to render under the image