murb “design system” Really, this is not a design system yet.

While working on this website and some others of mine, I’ve been steering towards a single source of truth for design. One might call it a design system, but it is really light weight. This website is a demo, but more can be found here on this automatically published resource.

It is work in progress.

The code can be found on Gitlab.

To get started, just link to this url with all css:

<link rel="stylesheet" href="https://murb-org.gitlab.io/murb-design-system/dist/murb_design_system.css" />

Or… when using rails, include this gem: murb_design_system

Not including anything rails / ruby specific, when introducing components, these might very well be web-components. We’ll see.