--- permalink: /index.html title: 'Eleventy Excellent' description: 'Eleventy starter using modern CSS, fluid type, fluid spacing, flexible layout and progressive enhancement.' layout: 'home' blog: title: 'Blog' intro: "I'm showing the last 4 blog posts, but there might be more!" --- ## An Eleventy starter This starter is based on [Andy Bell's CSS workflow/boilerplate](/about/). In Andy's words, we'd rather hint the browser than micromanage it, using progressive enhancement, CSS layout, fluid type & spacing, and modern CSS features. The aim is to create frontends that look good to everyone, regardless of device, connection speed or context. This is version 3. I keep a [branch of v1](https://github.com/madrilene/eleventy-excellent/tree/v1) and [v2](https://github.com/madrilene/eleventy-excellent/tree/v2) because I have changed a lot of things. I have tried to [document](/get-started/#docs-lol) features and methodologies. **Have fun** and let me know if you find any issues or have ideas for improvements!