Production-ready 11ty+Gulp+Webpack Starter that features Nunjucks, SASS, TailwindCSS (with JIT complier), and ESNext.
The Jamstack compatible 11ty Boilerplate is a starter template for web development projects. It uses 11ty and Gulp as the main tools and includes features such as Nunjucks HTML template engine, SCSS and TailwindCSS with JIT (Just-in-Time compiler), modern image formats (AVIF, WebP), image optimization, and live reloading. The template is flexible and can be used with any data source. It is easy to get started with this boilerplate by using it as a template for a new repository.
To use the Jamstack compatible 11ty Boilerplate, follow these steps:
npm install
npm run dev
http://localhost:9000/
npm run build
npm run build-zip
The Jamstack compatible 11ty Boilerplate is a comprehensive starter template for web development projects. It provides a component-based approach for organizing UI elements and includes support for modern image formats, image optimization, and live reloading. With no specific JS-framework dependencies, it allows flexibility in choosing the preferred framework. The boilerplate can be easily customized and configured for different project requirements.