favicon for site or author

Aleksandr Hovhannisyan 14 posts

Author: ALEKSANDR HOVHANNISYAN (14 posts)

Dev tutorials, thoughts on software development, and the occasional essay.

2025

Cache-Busting Assets in Eleventy

Generate a sourcemap and add it to Eleventy’s global data.

2024

I Moved to Cloudflare

After some recent incidents involving Netlify and Vercel, I decided to play it safe and move my website and another side project to Cloudflare.

Categories
Eleventy Images Just Got Better

Eleventy 3.0 adds a new API to optimize images anywhere on your site, without shortcodes.

Virtual Templates in Eleventy

In Eleventy 3.0, virtual templates enable plugin authors to publish and share dynamic templates.

2023

Interactive HTML Code Demos in Eleventy

With eleventy-plugin-code-demo, you can easily add interactive HTML, CSS, and JavaScript code demos to your Eleventy site using Markdown.

Categories

2022

11ty Serverless and Object Permalinks: Hybrid Rendering

Use a single source template in 11ty Serverless to generate both a static and server-rendered page.

Categories
Optimizing Images with the 11ty Image Plugin

While imagery can enrich your content, it can also slow down your site if it’s not used responsibly. Learn how to use the official 11ty image plugin to create optimized and responsive images.

Categories
Add Build Info to an 11ty Site

Expose useful information about your Eleventy build to all of your templates using global data.

Categories
A Set of Useful 11ty Filters

Extend Eleventy’s built-in filters with custom logic for these common use cases.

Categories
Passing Object Arguments to Liquid Shortcodes in 11ty

Currently, 11ty doesn’t allow you to pass object arguments to shortcodes in Liquid. As a temporary workaround, you can assemble and parse a JSON string to pass along to the shortcode as an argument.

Categories
Custom Markdown Components in 11ty

Ever wanted to nest Markdown in HTML? In 11ty, you can easily do this with paired shortcodes and a custom Markdown parser.

Categories

2021

Configuring Web Fonts in 11ty with Global Data

Use global data in 11ty to create a single configuration for fonts that you can reference in your templates and CSS.

Categories
Automate Netlify Redirects in 11ty

Tired of listing all of your Netlify redirects by hand? Generate them programmatically with a bit of 11ty templating magic!

Categories
11ty: The Good, the Bad, and the... Possum?

An in-depth review of 11ty, an extensible static site generator written in Node that supports a variety of template languages.

Categories
Some content below may have been published before the release of Eleventy v3.0.0 (October 1, 2024). Information may have changed in newer versions. Current stable release: 3.12
Some content below may have been published before the release of Eleventy v2.0.0 (Feb 8, 2023). Information may have changed in newer versions. Current stable release: 3.12.
Some content below may have been published before the release of Eleventy v1.0.0 (Jan 8, 2022). Information may have changed in newer versions. Current stable release: 3.12.
All of the content below was published before the release of Eleventy v1.0.0 (Jan 8, 2022). Information may have changed in newer versions. Current stable release: 3.12.