9 posts by Jérôme Coupé
External Asset Pipeline with Eleventy
I like to use NPM scripts for my asset pipeline instead of using Eleventy to generate assets and...
Jérôme Coupé · Jan 23, 2023
Categories: Asset Pipelines Configuration
Modular code with Nunjucks and Eleventy
These days, web development and design are all about modularization and components. Template...
Jérôme Coupé · Aug 6, 2021
Categories: Nunjucks/Macros
One of the great things about Eleventy is its flexibility and its lack of assumptions about how your...
Jérôme Coupé · Jul 29, 2021
Categories: How to...
Performant data fetching with promises and Eleventy
Fetching a whole bunch of data from APIs at build time can be an intensive process. Getting that...
Jérôme Coupé · Jun 8, 2020
Categories: Remote Data
Basic custom taxonomies with Eleventy
Eleventy comes with a built-in tagging system. For a recent project, I wanted to use my own category...
Jérôme Coupé · Mar 4, 2020
Categories: Collections
Teaching in the open: Eleventy
Content Management Systems and structured data are part of my teaching duties. From the get go, I...
Jérôme Coupé · Jan 16, 2020
Categories: Getting Started
Language switcher for multilingual JAMstack sites
Following my blogpost on multilingual websites with Eleventy, I had several questions about how to...
Jérôme Coupé · Sep 12, 2019
Categories: How to... Internationalization
Consuming a headless CMS GraphQL API with Eleventy
With Eleventy, consuming data coming from a GraphQL API to generate static pages is as...
Jérôme Coupé · Aug 17, 2019
Categories: CMS
Multilingual sites with Eleventy
Eleventy might not have multilingual and localisation capabilities out of the box, but you can build...
Jérôme Coupé · Apr 27, 2019