From b5f92245bf7f89d9213d57d0655995bf27835a6e Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Thu, 25 Jul 2024 14:48:15 +0200 Subject: [PATCH] Forgot this minor main page improv --- _site/index.html | 2 +- bb/brut/site.clj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_site/index.html b/_site/index.html index 2bd5087..d4dd571 100644 --- a/_site/index.html +++ b/_site/index.html @@ -1 +1 @@ -BRUT

BRUT

A Brutalist and Minimalist CSS Framework

This CSS framework is ideal to be used for private admin interfaces.

Just by the look of it, it will scream:
THIS IS NOT FOR NON-TECHNICAL PEOPLE!!!

Docs

A few quick examples to show every components. This should be quick and straightforward.

This CSS framework makes its best to respect some expected composability accross classes. Here are a few examples:

A block:

textual btn

classic btn

Some message block

Then add the class big:

textual btn

classic btn

Some message block
Docs

Download

Download BRUT

Download
\ No newline at end of file +BRUT

BRUT

A Brutalist and Minimalist CSS Framework

This CSS framework is ideal to be used for private admin interfaces.

Just by the look of it, it will scream:
THIS IS NOT FOR NON-TECHNICAL PEOPLE!!!

Docs

A few quick examples to show every components. This should be quick and straightforward.

This CSS framework makes its best to respect some expected composability accross classes. Here are a few examples:

A block:

textual btn

classic btn

Some message block

Then add the class big:

textual btn

classic btn

Some message block
Docs

Download

Download BRUT

Download
\ No newline at end of file diff --git a/bb/brut/site.clj b/bb/brut/site.clj index cfe8762..97a907f 100644 --- a/bb/brut/site.clj +++ b/bb/brut/site.clj @@ -108,7 +108,7 @@ [:div.btn "classic btn"] [:br] [:div.msg "Some message block"]]]] - [:a.tb.big.push {:href (to "h/docs.html")} + [:a.tb.big.push.info.stretch {:href (to "h/docs.html")} "Docs"]] [:div.col.card [:h3 "Download"]