Juan Fernandes 4 posts
Author: JUAN FERNANDES (4 posts)
Juan Fernandes is a freelance website designer specialising in building bespoke responsive websites for small businesses in the UK
2025
How I automated my Instapaper “liked” articles into a clean, sorted JSON feed for my 11ty site — with date normalisation, HTML stripping, and deduplication, all running daily via GitHub Actions.
A behind-the-scenes look at how I built a fast, modern e‑commerce site using 11ty, Printful, and Stripe. Learn how to fetch product data, auto-generate category pages, and create a lightweight cart and checkout experience—without a CMS.
2020
This is a quick tip showing how I created a sitemap.xml file using Eleventy that will automatically update itself when you create new pages
I wanted to find a way to dynamically generate a unique Opengraph images for each blog post automatically using post data, Cloudinary API & Eleventy