# bjankord/style-guide-boilerplate

⚡️🎨 A starting point for crafting living style guides.

Repository: https://github.com/bjankord/style-guide-boilerplate
Canonical: https://ross.abutalabs.com/products/style-guide-boilerplate
Homepage: https://bjankord.github.io/style-guide-boilerplate/demo.html
Language: HTML
License: NOASSERTION
License Family: other
Topics: styleguide, boilerplate, html, css
Last push: 2026-03-15T13:05:20+00:00

## Health v2 (maintenance only)
Score: 55/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 72, release rhythm 8, longevity 100
- inputs: {"age_days": 4930, "days_push": 171, "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 1937, forks 440 (observed 2026-08-28T04:05:57.100353+00:00)

## What it is
A PHP-based boilerplate for creating living style guides that render your site's real CSS against base elements and custom UI patterns. Patterns are added as HTML files and documented with Markdown or HTML, and the guide can also be generated as static HTML.

## Use cases
- create a living style guide for my website
- document UI patterns like buttons and breadcrumbs
- show how my site's CSS styles base HTML elements
- build a design system reference page
- generate a static HTML style guide
- keep designers and developers visually consistent

## When to choose
- your site is PHP-based or you have PHP available
- you want a lightweight, file-based style guide without a build toolchain
- you want to preview your real production stylesheets against base elements and patterns

## When to avoid
- your stack is Node-based and you prefer tools like Storybook or Pattern Lab
- you need component-level style guides tied to a JS framework
- you cannot run PHP on your server

## Facets
- artifact type: learning-resource
- maturity: active
- function: templating, documentation, ui-components
- domain: web-development, frontend, documentation, web-design
- platform: php, self-hosted
- tags: style-guide, living-style-guide, css, html, design-system, php, boilerplate, web-server

## Member repositories
- bjankord/style-guide-boilerplate (main) score 55

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.100353+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-30T08:32:12.194044+00:00, confidence not recorded.
  - readme: https://github.com/bjankord/style-guide-boilerplate (fetched 2026-08-28T04:05:57.100353+00:00, sha de6e3f468868)
  - homepage: https://bjankord.github.io/style-guide-boilerplate/demo.html (fetched 2026-08-29T10:47:33.310530+00:00, sha b6165b708e00)
- Data as of 2026-08-30T08:39:29.467469+00:00.
