# aekaplan/grid

A simple guide to responsive design.

Repository: https://github.com/aekaplan/grid
Canonical: https://ross.abutalabs.com/products/aekaplan-grid
Language: HTML
License Family: other
Last push: 2021-05-31T04:53:13+00:00

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

## Adoption (not part of the score)
Stars 1265, forks 156 (observed 2026-08-28T04:04:10.898716+00:00)

## What it is
A simple HTML/CSS guide teaching responsive web design fundamentals, including mobile-first layouts, min-width media queries, containers, and column systems. It doubles as a lightweight CSS grid boilerplate but is explicitly no longer supported.

## Use cases
- learn responsive web design basics
- understand mobile-first CSS approach
- learn how min-width media queries work
- get a simple CSS grid layout example
- teach beginners about viewport meta tags and box-sizing
- find a lightweight responsive column system

## When to choose
- you are a beginner learning responsive design concepts from scratch
- you want a minimal, easy-to-read tutorial on media queries and fluid layouts
- you need a tiny educational CSS grid example to study or adapt

## When to avoid
- you need a maintained, production-ready CSS framework
- you want modern CSS Grid or Flexbox-based layout solutions
- you need browser support documentation or bug fixes
- you require a license for commercial redistribution

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: css-framework, documentation
- domain: web-development, frontend, web-design, tutorials
- platform: cross-platform
- tags: responsive-design, css-grid, mobile-first, tutorial, educational, media-queries, web-server

## Member repositories
- aekaplan/grid (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:10.898716+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-30T05:03:50.365557+00:00, confidence not recorded.
  - readme: https://github.com/aekaplan/grid (fetched 2026-08-28T04:04:10.898716+00:00, sha e0a0a0c80da4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
