6 posts by Lene Saile
Eleventy Excellent 3.0
I have decided to change things again: Eleventy Excellent 3.0 now uses ESM, has a new config structure and uses web components.
Jun 3, 2024
by Lene Saile (6 posts) · Website & RSS feed
Categories: Getting Started
Eleventy Excellent demo branches
Frontend developer and designer living in Madrid. I enjoy working with semantic HTML, vanilla Javascript and modern CSS.
Oct 30, 2023
by Lene Saile (6 posts) · Website & RSS feed
Categories: BloggingConfigurationPagination
Internationalization with Eleventy 2.0 and Netlify
Along with a lightning talk at TheJam.dev 2023, I explain how internationalization works with Eleventy 2.0, building out a simple starter project.
Feb 21, 2023
by Lene Saile (6 posts) · Website & RSS feed
Categories: Internationalization
CAUTION
The posts below were published before the release of Eleventy v2.0.0 (Feb 8, 2023). Information in these posts may be out of date. The current stable release is 2.0.1. Eleventy v3.0 is currently under development and available for testing.
Hassle-free internationalization with Eleventy 2.0 and Netlify
YouTube video
Feb 1, 2023
Categories: How to...InternationalizationNetlifyDeployment
Organizing the Eleventy config file
Eleventy lets you create a file called eleventy.js to configure the SSG to your own project’s needs. This article is all about organizing your config file!
Nov 29, 2022
by Lene Saile (6 posts) · Website & RSS feed
Categories: Configuration
New store for albertoballesteros.com: Eleventy and Snipcart
Snipcart is an e-commerce solution that allows us to add a shopping cart to a web page. This article describes how to do that with an Eleventy static site.
Feb 15, 2022
by Lene Saile (6 posts) · Website & RSS feed
Categories: How to...