MedusaforMedusamedusajs.hashnode.net·Jan 25, 2022Build an open source webshop with 11ty and MedusaIn this tutorial, you will learn how to build a modern e-commerce storefront with Medusa and 11ty. You will create our store’s backend using Medusa's headless commerce engine and admin panel, and the store’s frontend with the 11ty framework and tailw...Discuss·8 likes·113 readsecommerce
Murtuzaali SurtiforMurtuza's Blogmurtuza.hashnode.net·Jun 7, 2022Eleventy - Shortcode for Embedding CodepenDon't know what eleventy is? Before you read further, check out this amazing series of articles by Tatiana Mac to know more about eleventy and static site generators in general. Shortcodes are used to invoke a particular function which returns some...Discuss·3 likes·108 reads11ty
Murtuzaali SurtiforMurtuza's Blogmurtuza.hashnode.net·Dec 18, 2022Using Fontsource With 11tyDealing with fonts can get quite overwhelming. For quite some time, I was searching for a way to self-host google fonts because the google fonts API's network request increased the render-blocking time more than I expected. I stumbled upon fontsource...Discuss·45 readsJavaScript
Cory DransfeldtforCory Dransfeldtcoryd.hashnode.net·Mar 19, 2023Scheduled Eleventy builds on Vercel with cron-triggered GitHub actionsIn an effort to get away from client-side Javascript and embrace Eleventy for what it is (a static site generator), I've dropped my social-utils instance offline and my now-playing track display on my home page that still relied on it. To update my f...Discussdevelopment
Cory DransfeldtforCory Dransfeldtcoryd.hashnode.net·Mar 19, 2023Building my /now page using EleventyAs part of my commitment to writing about things I've written in other frameworks in Eleventy, this is how I re-engineered my /now page in Eleventy.[1] My /now page is a series of discreet sections — the Currently block is populated by data from omg....Discussdevelopment
KaushanforStatic Website Opsstatic.hashnode.net·Feb 9, 2023Next.js VS 11ty ComparisonNext.js and Eleventy are two popular tools used for building modern web applications. Both have their own unique features and advantages, making it difficult to choose between them. In this article, I will compare the two tools in very general detail...Discuss·27 reads11ty
Murtuzaali SurtiforMurtuza's Blogmurtuza.hashnode.net·Dec 18, 2022Using Fontsource With 11tyDealing with fonts can get quite overwhelming. For quite some time, I was searching for a way to self-host google fonts because the google fonts API's network request increased the render-blocking time more than I expected. I stumbled upon fontsource...Discuss·45 readsJavaScript
Murtuzaali SurtiforMurtuza's Blogmurtuza.hashnode.net·Jun 7, 2022Eleventy - Shortcode for Embedding CodepenDon't know what eleventy is? Before you read further, check out this amazing series of articles by Tatiana Mac to know more about eleventy and static site generators in general. Shortcodes are used to invoke a particular function which returns some...Discuss·3 likes·108 reads11ty
MedusaforMedusamedusajs.hashnode.net·Jan 25, 2022Build an open source webshop with 11ty and MedusaIn this tutorial, you will learn how to build a modern e-commerce storefront with Medusa and 11ty. You will create our store’s backend using Medusa's headless commerce engine and admin panel, and the store’s frontend with the 11ty framework and tailw...Discuss·8 likes·113 readsecommerce
Alexis Enachefor#webdev with a focus on simplicityextrabright.hashnode.net·Jan 5, 2022How to get started with Bootstrap and EleventyUsing a back-end or a front-end framework such as Laravel, React or Vue can become a tedious task, especially for those projects that don't need such complexity. Lately, I've been exploring some other options to build websites more simply. Today we'...Discuss·46 readsBootstrap