9 posts by Florian Eckerstorfer
Using Environment Variables in Eleventy Content Pages
Explains how you can use environment variables in Eleventy content pages
Aug 28, 2024
by Florian Eckerstorfer (9 posts) · Website & RSS feed
Categories: ConfigurationGlobal DataHow to...
@fec/eleventy-plugin-asset-pipeline: Better Cache Busting with Eleventy
I have created an Eleventy plugin to easily implement cache busting and asset handling.
Feb 18, 2024
by Florian Eckerstorfer (9 posts) · Website & RSS feed
Categories: Asset PipelinesHow to...Plugins
Pokédex Plugin for Eleventy
Plugin to add a Pokédex to your Eleventy website
Jan 14, 2024
by Florian Eckerstorfer (9 posts) · Website & RSS feed
Categories: Plugins
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.
Nicer Image URLs with eleventy-plugin-remark and remark-images
Website and blog of Florian Eckerstorfer, a web developer living and working in Vienna, Europe. He likes long walks, music and books.
Apr 30, 2022
by Florian Eckerstorfer (9 posts) · Website & RSS feed
Categories: Plugins
Post to Eleventy from iOS with Drafts, Shortcuts and Working Copy
A workflow to write and publish posts from iOS to an Eleventy blog using Drafts, Shortcuts, and Working Copy.
Apr 23, 2022
Generating Apple Touch Icons with Eleventy
Creating the various sizes of Apple Touch Icons is one of the more tedious tasks in web development, but we can use JavaScript templates in Eleventy to automatically generate Apple Touch Icons.
Mar 30, 2022
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.
Creating pages from data with Eleventy
Eleventy has the ability to generated multiple pages from a structured data source, either static JSON or JSON dynamically generated by JavaScript code.
Apr 25, 2021
by Florian Eckerstorfer (9 posts) · Website & RSS feed
Categories: Data CascadeGlobal Data
Eleventy and Responsive Images
I have created a remark plugin called @fec/remark-images that can be used with Eleventy to automatically generate responsive images.
Oct 12, 2020
by Florian Eckerstorfer (9 posts) · Website & RSS feed
Categories: Images
@fec/eleventy-plugin-remark v2.0.0 released
I released @fec/eleventy-plugin-remark v2.0.0
Oct 4, 2020
by Florian Eckerstorfer (9 posts) · Website & RSS feed
Categories: Plugins