Tutorials #
See all Eleventy blog posts on zachleat.com.
Making a Simple Web Site with the Simplest Static Site Generator #
Introduction #
- Turn Jekyll up to Eleventy, a guide to converting a Jekyll site to use Eleventy by
Paul Robert Lloyd - Build your own Blog from Scratch using Eleventy on the
Filament Group blog - A Site for Front-End Development Conferences (Built with 11ty on Netlify) on
CSS-Tricks - Video Series: Create an 11ty Theme from a free set of HTML templates by
Bryan Robinson - Creating A Blog With Eleventy by
Jon Keeping
Put it on the web #
Adding Features #
- Create Your Own Search without a Third Party Service by
Phil Hawksworth - Lightweight lazy loading with Netlify Large Media by
Phil Hawksworth - Multilingual sites with Eleventy (i18n, Internationalization) by
Jérôme Coupé - Language switcher for multilingual JAMstack sites (i18n, Internationalization) by
Jérôme Coupé
Using Third Party Data #
- Sample Project: Import your Notist events to an Eleventy site by
Phil Hawksworth - Sample Project: Import your Medium posts to an Eleventy site by
Phil Hawksworth - Import your Disqus Comments into Eleventy by
Zach Leatherman - Static Indieweb pt1: Syndicating Content by
Max Böck - Static Indieweb pt2: Using Webmentions by
Max Böck - Using Eleventy to Generate a Ghost Blog by
David Darnes - Consuming a headless CMS GraphQL API with Eleventy by
Jérôme Coupé - Import Tweets from Twitter API by
Dennis Hagemeier - Convert a WordPress blog to Eleventy by
Josh Cunningham
Tooling Integration #
- Using pHTML with Eleventy by
Jon Neal