2 posts by Eric Bailey
CAUTION
The posts below were published before the release of Eleventy v1.0.0 (Jan 9, 2022). 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.
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.
Listing posts in Eleventy when you publish offsite
Co-mingling internal and external posts takes a little extra work. Here’s what I did
Apr 28, 2021
by Eric Bailey (2 posts) · Website & RSS feed
Categories: How to...
Using a folder other than posts/ with Eleventy
I don’t want to wrestle with overwrought Webpack configuration, write GraphQL queries for basic navigation, or scream at types for failing to transpile or whatever. I want to write
Nov 22, 2020
by Eric Bailey (2 posts) · Website & RSS feed
Categories: ConfigurationHow to...