Tutorials #
See all Eleventy blog posts on zachleat.com.
Series: Making a Simple Web Site with the Simplest Static Site Generator #
Introduction #
Build a Blog #
eleventy-base-blog
🎈 Official Starter · How to build a blog web site with Eleventy.
Put it on the web #
- Put your new site on the web! Read more about Deployment
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) byJérôme Coupé
- Language switcher for multilingual JAMstack sites (i18n, Internationalization) byJérôme Coupé
- Adding Algolia Search to Eleventy and Netlify by Raymond Camden. (Also see part two)
- Eleventy and Cloudinary images (Setting up responsive images in Eleventy using Cloudinary) bySia Karamalegos
- Supporting Multiple Authors in an Eleventy Blog by Raymond Camden. (Also see part two)
- Accessing Eleventy Data on the Client Side by Raymond Camden
- Adding an Email Subscription to Your Jamstack Site by Raymond Camden
- Dynamic Short URLs with Eleventy by Raymond Camden
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 byMax Böck
- Static Indieweb pt2: Using Webmentions byMax Böck
- An In-Depth Tutorial of Webmentions + Eleventy bySia Karamalegos
- Using Eleventy to Generate a Ghost Blog byDavid Darnes
- Consuming a headless CMS GraphQL API with Eleventy byJérôme Coupé
- Import Tweets from Twitter API byDennis Hagemeier
- Convert a WordPress blog to Eleventy by Josh Cunningham
- Integrating Contentful with Eleventy to create static sites byShy Ruparel
- Creating an 11ty Photo Gallery with Contentful and GitHub actions byShy Ruparel
- Adding Google Calendar to your JAMStack by Raymond Camden
- Integrating Google Analytics with Eleventy by Raymond Camden
- Hooking Up FaunaDB to Eleventy by Raymond Camden
- Building a Database Driven Eleventy Site by Raymond Camden
- Integrating Eleventy with GitHub Flat Data by Raymond Camden
Tooling Integration #
- Using pHTML with Eleventy byJon Neal