Projects

Here are some of the open-source projects and tools I've created to help make building websites easier.

ITCSS

A scalable, maintainable CSS architecture methodology that helps you organize your codebase.

  • CSS
  • Architecture
  • Open Source

Inverted Triangle CSS

The original ITCSS project, documenting the methodology and providing a starter framework.

  • CSS
  • Methodology
  • Documentation

Harry Roberts' Starter Kit

A starting point for new projects, including a sensible set of defaults and a scalable architecture.

  • Boilerplate
  • Starter Kit
  • Build Tools

csswizardry-grids

A simple, flexible, fluid grid system built with Sass that doesn't dictate aesthetics.

  • Grid
  • Sass
  • Open Source

BEMIT

Bringing BEM naming conventions to ITCSS for even more maintainability.

  • Naming
  • BEM
  • ITCSS