21 posts by Stephanie Eckles
Smart Incremental Rebuilds With eleventyImport
Ensure templates that display content from collections, like a blog index, rebuild when associated...
Stephanie Eckles · Mar 18, 2023
Categories: How to...
Process CSS or Sass With LightningCSS
Use these plugins or code snippets to make CSS a first-class templating language in Eleventy and add...
Stephanie Eckles · Feb 25, 2023
Categories: CSS/Sass
Use this 11ty plugin to enforce a typed frontmatter schema for templates within an Eleventy...
Stephanie Eckles · Feb 17, 2023
Categories: Collections
Building a Membership Site with 11ty by Stephanie Eckles
YouTube video
Stephanie Eckles · Feb 5, 2023
Building A Membership Site With 11ty
Do you want to offer exclusive content, but also have full control over the platform you use? With...
Stephanie Eckles · Jan 26, 2023
Categories: Edge Functions How to...
Understanding WebC Features and Concepts
WebC is an exciting addition to the 11ty ecosystem as it enables first-class components. Putting the...
Stephanie Eckles · Oct 24, 2022
Categories: WebC
What is WebC and what does it have to do with Eleventy?
Stephanie Eckles · Oct 15, 2022
Categories: WebC
Ignore Eleventy Files With Environment Variables
Using environment variables and the Eleventy config option to ignore files, we can exclude files or...
Stephanie Eckles · Mar 25, 2022
Categories: How to...
Minimum Static Site Setup with Sass
Use this command line combination for building a static site that includes Browsersync, processing...
Stephanie Eckles · Feb 19, 2022
Categories: CSS/Sass Getting Started
Creating and Using Eleventy Collections
Collections allow you to group templates and then sort, filter, and perform other manipulations to...
Stephanie Eckles · Nov 11, 2021
Categories: Collections
Filter Titles for RSS and Social Shares
Replace characters that are often stripped out of post titles by RSS readers and social network link...
Stephanie Eckles · Aug 8, 2021
Categories: Filters How to... Social Media
Going Beyond Static Sites With Eleventy
YouTube video
Stephanie Eckles · May 31, 2021
Categories: How to... Why Eleventy?
11ty Date Shortcodes and Filters
Use this shortcode and filter as a starting point for your date transformation needs.
Stephanie Eckles · Mar 27, 2021
A Deep Dive Into Eleventy Static Site Generator
Learn what makes Eleventy unique, and about some essential concepts to help you successfully get...
Stephanie Eckles · Mar 24, 2021
Categories: Getting Started
Includes filters for creating an excerpt and other content enhancements.
Stephanie Eckles · Mar 24, 2021
Categories: Filters
A useful technique to manage site metadata (title, description, url, etc) for ease of retrieval...
Stephanie Eckles · Feb 15, 2021
Categories: Data Cascade Global Data
Using Template Content as Data for 11ty
Create a collection of content using any Eleventy templating language and learn to control the...
Stephanie Eckles · Feb 15, 2021
Categories: Collections Data Cascade
Going Beyond Static Sites With Eleventy
Eleventy includes features that allow exceeding the traditional limits of static. Learn how to...
Stephanie Eckles · Jan 28, 2021
Categories: Why Eleventy?
A Community-Driven Site with Eleventy: Building the Site
In the last article, we learned what goes into planning for a community-driven site. We saw just how...
Stephanie Eckles · Aug 20, 2020
Categories: How to...
A Community-Driven Site with Eleventy: Preparing for Contributions
I've recently found myself reaching for Eleventy (aka 11ty) above all other tools when I want to...
Stephanie Eckles · Aug 19, 2020
Categories: How to...