Discover the advantages of static sites over WordPress and what led me to choose the Eleventy framework for my blog.
Eleventy
Lightweight, fast and versatile static site generator based on JavaScript and Node.js.
Filter the posts by tag
-
📜Why I chose Eleventy over WordPress for my blog ?
-
📜The 4 Reasons Why I Prefer Eleventy Over Other SSGs
Discover Eleventy's unique advantages over more popular static site generators such as Hugo, Gatsby, Jekyll and Astro.
-
📜Behind the Scenes of My Static Blog
Here, I present the features and technical characteristics of my static blog created with Eleventy.
-
📜Starting a New Project with Eleventy
How to initialize the project, create a configuration file, add plugins, and set up build commands
-
📜Eleventy Basics Through a Simple Example
Learn the fundamentals of the Eleventy SSG through a complete mini-blog example built from scratch. The code is downloadable and explained in detail.