Add landing page for kjol, documentation

This commit is contained in:
2026-07-13 16:51:21 -04:00
parent 5230bd6702
commit fec8ef4a3e
54 changed files with 3529 additions and 547 deletions

View File

@@ -21,7 +21,7 @@ var badgeColors = map[string]string{
"blue": "text-white bg-sky-800",
"amber": "text-white bg-amber-700",
"neutral": "text-white bg-neutral-500",
"muted": "text-neutral-400 bg-transparent",
"muted": "text-ink-faint bg-transparent",
}
// BadgeProps configures Badge. When OnClick is set the badge renders as a