Eleventy (software)
| Eleventy | |
|---|---|
| Other names | 11ty | 
| Developer(s) | Zach Leatherman | 
| Initial release | December 20, 2017 | 
| Stable release | 3.1.1
   / 3 June 2025 | 
| Repository | |
| Written in | JavaScript | 
| Operating system | Cross-platform | 
| Platform | Web | 
| Type | Blog publishing system | 
| License | MIT License | 
| Website | www | 
Eleventy (abbreviated 11ty) is a static site generator, a software system for creating websites. It is open source software written in JavaScript. 11ty is noted for its simplicity, and for its support of a large number of template languages. Paired with other technologies, 11ty can be used as part of a Jamstack.
11ty was created in 2017 by Zach Leatherman. It was inspired by Jekyll.