Eleventy Kit

A static website starter kit for the modern web

What is Eleventy Kit? 🤔

Eleventy Kit is a static website starter kit with some popular technologies and an opinionated setup. Its purpose is to give you a head start for your next static website so you can dive into development quicker.

Modal Example

Features ✨

The biggest inspiration for Eleventy Kit was to quickly fire up a site with modern defaults, without messing with configs or bundlers.

  • 🚀 Eleventy
  • 💅 TailwindCSS
  • 🛠 Alpine JS
  • 🚫 Zero Config

Bonus Goodies 💥

When you build your site for production, its setup for the fastest user experience right out of the box.

  • ✅ Live Browser Reload
  • ✅ Minfies & removes unused css styles
  • ✅ Minified production build of Alpine JS
  • ✅ Minifes HTML
  • ✅ Adds native lazy loading to images & validates alt tag

How to get started

There are a few ways to get started. Easiest way is to click 'Use this template' below. This will create a new github repo in your account.

Use this template

Or if you prefer not to create a new repo and want to play around, clone it locally. Click here to take a peek at the public repo

git clone https://github.com/garrettbland/eleventykit.git
buffalo image