Skip to content
/ grease Public template

A starter for working with the modern web platform

Notifications You must be signed in to change notification settings

adamstddrd/grease

Repository files navigation

Grease

Grease is a website starter for the modern web. Its goal is simple; provide a solid foundation for a fast and adaptable website that's enjoyable to build, and easy to maintain.

It combines a trio of fast, flexible tools (11ty, Lightning CSS, and Esbuild) with a simple, micro-management-free CSS architecture, and lightweight patterns that set you up for success. Highlights:

  • Designed for in-browser design. Fast tools and a straightforward custom-property-powered composable CSS architecture makes designing in browser a joy, and scaffolding new pages fast.
  • Expressive color. Grease includes a comprehensive color system that lets you easily support light & dark mode, custom themes, composable themes, and all of the above.
  • Fluid type. A straightforward fluid type system makes it easy to keep your type game on point across a wide range of devices and screen sizes.
  • Flexible bundling. Import everything into monolithic CSS and JS bundles? Break out page and section bundles? Inline critical CSS? All supported out of the box, zero configuration.

Visit https://grease.aaadaaam.com for docs and demos.