3 posts by Ken Hawkins
2020
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 3.12.
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 3.12.
CAUTION
The posts below were published before the release of Eleventy v3.0.0 (Oct 1, 2024). Information in these posts may be out of date. The current stable release is 3.12.
Moving from Panini to Eleventy
Back in February 2018, I wrote about updating this site to use a static-site generator by Zurb (makers of the Foundation Framework) called Panini.
Jul 13, 2020
by Ken Hawkins (3 posts) · Website & RSS feed
Categories: Migrating to Eleventy
2019
Fractal and Eleventy: Getting static sites closer to the design system
For the Visual Framework 2.0 component system we recommend Eleventy for static sites: Eleventy sites get direct access to component templates with associated metadata and a focused component library.
Nov 12, 2019
by Ken Hawkins (3 posts) · Website & RSS feed
Categories: How to...
Integrating Eleventy with gulp, upstream JS
Eleventy notes that it, "works great with data — use both front matter and external data files" but the static site generator stops short of working well with upstream in-memory data objects for local development.
Oct 21, 2019
by Ken Hawkins (3 posts) · Website & RSS feed
Categories: How to...