A skeleton boilerplate built with Eleventy.
Skeleventy is an Eleventy starter skeleton that provides a solid foundation for building fast and accessible static websites. It offers a clean and minimal build pipeline with SCSS and Laravel Mix for compiling assets, a smart Sass-powered utility class generator called Gorko, HTML minifier, support for ES2017 JavaScript, SEO-friendly page meta, image lazy loading, mobile navigation, XML sitemap, clean and simple blog with categories and featured images.
To install Skeleventy, follow these steps:
git clone https://github.com/josephdyer/skeleventy.git.cd skeleventy.npm install.npm run dev. (Note: Eleventy has live reload baked in!)Skeleventy is an Eleventy starter skeleton for building fast and accessible static websites. It provides a clean and minimal build pipeline with SCSS and Laravel Mix for compiling assets, a smart Sass-powered utility class generator called Gorko, support for ES2017 JavaScript, SEO-friendly page meta, image lazy loading, XML sitemap, and a clean and simple blog system. With easy installation and a focus on simplicity and maintainability, Skeleventy is a solid foundation for building static websites.