Technical requirements
In every chapter in this book, you’ll need a computer with Node.js and npm (11ty is built with Node.js and runs via npm), a code editor such as VS Code, and access to the book’s GitHub repository for both the starting point code and the finished work. 11ty’s minimum required Node.js version is 14. The code for this book was written and tested with Node 18. Basic knowledge of HTML, CSS, JavaScript, and the command line will also be beneficial.
Before beginning, fork and clone the project’s GitHub repository: https://github.com/PacktPublishing/Eleventy-by-Example.