# daneden/Toast

🍞 A highly-customizable, responsive (S)CSS grid

Repository: https://github.com/daneden/Toast
Canonical: https://ross.abutalabs.com/products/toast
Homepage: http://daneden.github.io/Toast
Language: CSS
License: MIT
License Family: permissive
Last push: 2018-12-15T20:22:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5399, "days_push": 2818, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1993, forks 253 (observed 2026-08-28T04:06:03.296945+00:00)

## What it is
Toast is a highly customizable, responsive CSS/SCSS grid framework for building page layouts. It lets developers configure column counts, gutter widths, class namespaces, and responsive breakpoints via SCSS variables.

## Use cases
- generate a custom css grid layout
- responsive multi-column page layout
- scss grid with configurable gutters
- 12-column grid for web pages
- nested grid layout system
- lightweight css grid without a full framework

## When to choose
- you want a tiny, dependency-free grid you can fully customize via SCSS variables
- you need responsive column behavior with breakpoint modifiers and legacy browser support down to IE8
- you only need a grid, not a full CSS framework

## When to avoid
- you need a maintained library - the project is unmaintained and its own README jokes you'd be insane to use it
- you want modern CSS Grid or Flexbox native layout instead of float-based grids
- you need a full component or utility framework like Bootstrap or Tailwind

## Facets
- artifact type: library
- maturity: abandoned
- function: css-framework, ui-components
- domain: web-development, frontend, web-design
- platform: cross-platform
- tags: css-grid, scss, responsive-layout, grid-system, frontend-layout, web-server

## Member repositories
- daneden/Toast (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:03.296945+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:02:33.152469+00:00, confidence not recorded.
  - readme: https://github.com/daneden/Toast (fetched 2026-08-28T04:06:03.296945+00:00, sha 7670744f0985)
  - homepage: http://daneden.github.io/Toast (fetched 2026-08-29T10:42:14.919904+00:00, sha 7b45758c85ce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
