Skip to main content

{{ 11tybundle.dev }}

8 posts by Dana Byerly

Upgrading to Eleventy 2.0.0

A step-by-step for an incredibly easy process, again.

Categories: How to...  

WordPress & Eleventy part two: Eleventy

Some considerations for using WordPress as a headless content management system for Eleventy.

Categories: CMS  How to...  

WordPress & Eleventy part one: WordPress

Some considerations for setting up WordPress to use with Eleventy.

Categories: CMS  How to...  

Time is on your side

The HTML time element is both useful and easy to use.

Categories: Dates  How to...  

Dynamic heading levels in Eleventy

While looking around a repository at something else I discovered this clever approach.

Categories: How to...  

Using Airtable with Eleventy

A long-winded look at getting Airtable data into Eleventy.

Categories: Global Data  How to...  Remote Data  

Manually splitting CSS files in Eleventy

Don't want to use a bundler? Eleventy makes it easy to manually split your CSS.

Categories: CSS/Sass  How to...  

Using Eleventy data files for frequently used links

Have a set of frequently referenced links? A global data file can come in handy.

Categories: Data Cascade  Global Data  Remote Data