I compare three different approaches to minifying HTML.| alexwlchan.net
A size chart on your Shopify store improves customer experience by minimizing returns. This is a step-by-step guide on adding a size chart to your Shopify store.| kiwisizing.com
Akseli's various rambles and posts about gaming, gamedev, FOSS, programming and other things.| akselmo.dev
See the magic happening - This post explains implementing group_by count in Liquid for Jekyll, addressing issues with Jekyll 4.1.0...| One world | Projects, maps and coding
If you you're making a website with Eleventy, Contentful, and Liquid templating, you can set up the live preview by following this article.| S.Bistrović
using the jorge static site generator to pack a blog anthology as an epub file.| jorge
A look at inline caches, eliminating target duplication, and splitting in Rails apps. More details in our paper!| stefan-marr.de
With a new approach to building sites, it seems like a good time to get back into the fray. It's been quite some time since I've dedicated effort to learning new things in tech and applying them first hand. I've been looking for a good excuse to get back into writing, so here it is.| www.bridgestew.com
Blogging is baked into Jekyll. You write blog posts as text files and Jekyll provides everything you need to turn it into a blog.| Jekyll • Simple, blog-aware, static sites
Begin from a blank directory and build up your first Eleventy site. Includes gotchas along the way, why they happen, and how to resolve them. You'll create essential layouts while learn the basics of using Nunjucks and Markdown for templating. And you'll learn to work with local data and external API data. As a bonus, get setup to deploy your final site to Netlify.| 11ty.rocks
Out of the box, Eleventy gives you a choice of ten different templating languages. Two of these: Nunjucks and Liquid bear more than a passing resemblance to Twig, the templating language used by Craft CMS. When I was migrating this site from Craft to Eleventy, I tried liquid but eventually settled on Nunjucks, simply because it seems to be more popular in the Eleventy community. However, I quickly encountered a problem: include in Nunjucks doesn’t work like include in Twig. Whereas the foll...| Iain Bean
A crystalline Jekyll theme for blog| jamstackthemes.dev
This post ended up leading to the discovery of a bug in the way Chrome handles prefetched resources. I’ve written a follow-up post about it, and how it impacted the results of this test.| timkadlec.com
I’m always happy when tooling catches up to the problems we have to solve. Sure, you can figure things out through trial and error (and to be honest, a lot of debugging is still very much that, and I don’t think that’s likely to change), but quality tools can help eliminate the guesswork and provide a shortcut of sorts.| timkadlec.com
Jekyll is a static site generator that makes it easy for you to create a website. Learn how to get started with Jekyll and GitHub Pages.| www.aleksandrhovhannisyan.com