This is a simple NodeJS Template you can use to generate your own Timeline.
All you need to do is alter the objects in the data.json then run either npm run start
or node script.js
, which will generate the site in a _site
folder.
If you wish to push your site online, it is reccomended to use Netlify.
Alteration of a front-end demo by Sava Lazic on CodePen (MIT Licence).