Learn the Eleventy Static Site Generator by Building and Deploying a Portfolio Website
What is Eleventy?
Eleventy (also called 11ty) is a simple yet powerful static site generator. It uses JavaScript to transform data and templates into HTML pages.
It’s beginner-friendly, has fast build times, and generates fast sites by default. It al...
freecodecamp.org29 min read