# BafS/Gutenberg

Modern framework to print the web correctly.

Repository: https://github.com/BafS/Gutenberg
Canonical: https://ross.abutalabs.com/products/bafs-gutenberg
Homepage: https://bafs.github.io/Gutenberg
Language: SCSS
License: MIT
License Family: permissive
Topics: framework, printer, css-framework, scss-framework, scss, css, printing, print, print-framework
Last push: 2024-02-03T04:40:43+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3970, "days_push": 942, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4921, forks 142 (observed 2026-08-28T04:09:02.458511+00:00)

## What it is
Gutenberg is a CSS/SCSS framework that makes web pages print correctly, available as gutenberg-css on npm. It provides utility classes for hiding elements, forcing page breaks, avoiding breaks inside elements, and controlling link formatting and background printing.

## Use cases
- make web pages print nicely
- add print stylesheet to a website
- hide elements when printing a page
- force page breaks before headings when printing
- print backgrounds when saving a page as PDF
- show full URLs for links in printed pages

## When to choose
- you want clean, readable printed output from a web page with minimal effort
- you need utility classes to control page breaks and hidden elements in print
- you want a lightweight print stylesheet with optional themes

## When to avoid
- you need programmatic PDF generation or server-side rendering to PDF
- you need pixel-perfect print layouts for complex documents like invoices with dynamic pagination
- your project does not involve printing or PDF output of web content

## Facets
- artifact type: framework
- maturity: maintenance
- function: css-framework, templating
- domain: web-development, frontend, web-design
- platform: browser
- tags: print-stylesheet, scss, print-css, pdf-printing, web-server, nodejs

## Member repositories
- BafS/Gutenberg (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:02.458511+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-29T18:18:01.832488+00:00, confidence not recorded.
  - readme: https://github.com/BafS/Gutenberg (fetched 2026-08-28T04:09:02.458511+00:00, sha c38b134e0560)
  - homepage: https://bafs.github.io/Gutenberg (fetched 2026-08-29T08:59:52.248026+00:00, sha a064e077c0cc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
