Skip to content

Free Resources

Resource thumbnail
JS Marathon

Integrating Live Data into your Static Site w/ Eleventy

In part two, we'll take the Eleventy site we scaffolded out in JS Marathon last week and expand it with live APIs to enrich our site with useful content, all while maintaining the runtime performance of Static Site Generation. We'll add a build trigger so our site is consistently refreshed, and also cover some more advanced Eleventy topics as we continue to add polish to our sample site.