First template
Some checks failed
Deploy Hugo site / deploy (push) Failing after 47s

This commit is contained in:
2026-03-16 22:25:02 +01:00
parent d8d15dc0ec
commit daf6b8f55f
17 changed files with 665 additions and 5 deletions

View File

@@ -0,0 +1,19 @@
---
title: "Design System"
date: 2026-03-10T10:00:00Z
draft: false
description: "A reusable UI system for consistent product interfaces."
summary: "Component patterns, documentation, and shared visual rules for product teams."
tags: ["Design", "Frontend", "Components"]
weight: 20
project_url: "https://example.com/"
featured: false
---
This project documents a reusable approach to interface consistency across multiple products.
## Scope
- reusable components
- spacing and typography rules
- documentation for contributors