Eleventy and Bootstrap 5 static site boilerplate with dev and prod builds
11straps is a static website boilerplate that combines the Eleventy static site generator with Bootstrap 5. It includes npm/Gulp-based build tasks, a local development server with browser sync, and production builds that output minified HTML and purged CSS with optimized assets. It's suited for simple static websites such as documentation, marketing pages, and small project sites.
0