brutcss/_site/index.html
Yann Esposito (Yogsototh) 12a5979cb4
still minor changes
2024-08-17 07:31:14 +02:00

1 line
No EOL
2.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<head><meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /><meta content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no" name="viewport" /><title>BRUT</title><link href="brut.min.css" rel="stylesheet" type="text/css" /></head><body class="col gapless"><div><nav class="nav" onclick="this.focus()" tabindex="-1"><div class="container"><a class="pagename" href="index.html">BRUT</a><a href="h/docs.html">Docs</a><a href="h/download.html">Download</a><a href="https://gitea.esy.fun/yogsototh/brutcss">Code</a></div></nav><button class="btn sn btn-close">×</button></div><div><div class="hero" style="background: url(h/img/brutalism.webp)"><div class="container col middle"><div class="row middle"><div class="c2"></div><div class="c8 col block bg-neutral"><h1 class="tight huge">BRUT</h1><h4 class="big">A Brutalist and Minimalist CSS Framework</h4><p class="big">This CSS framework is ideal to be used for <strong>private admin interfaces</strong>.</p><p class="big"> Just by the look of it, it will scream: <br /><span class="hl">THIS IS NOT FOR NON-TECHNICAL PEOPLE!!!</span></p></div><div class="c2"></div></div></div></div><div class="container"><div class="col"><div class="row"><div class="col card"><h3>Examples</h3><div class="content"><p>A few quick examples to show every components. This should be quick and straightforward.</p><p>This CSS framework makes its best to respect some expected composability accross classes. Here are a few examples:</p><div class="row"><div><p class="tight">A <i>card</i>:</p><div class="card"><h3>title</h3><div class="content"><div class="tb">textual btn</div><br /><div class="btn">classic btn</div><br /><div class="msg">Some message block</div></div></div></div><div><p class="tight">The same <i>card</i> with the class <code>big</code>: </p><div class="card big"><h3>title</h3><div class="content"><div class="tb">textual btn</div><br /><div class="btn">classic btn</div><br /><div class="msg">Some message block</div></div></div></div></div></div></div><div class="card"><h3>Example</h3><div class="content"><figure><img alt="A demo of brut.css with a few forms and an error message" src="h/img/brut-demo-light.webp" /><figcaption>What a real app looks like with BRUT</figcaption></figure></div></div></div><div class="row"><div class="col card"><h3>Docs</h3><div class="col content"><a class="tb big info stretch" href="h/docs.html">Docs</a></div></div><div class="col card"><h3>Download</h3><div class="col content"><a class="tb warn big stretch" download="brut.min.css" href="brut.min.css">Download (8057 Bytes)</a></div></div></div></div></div></div><footer><div class="container"><p>By <a href="https://yannesposito.com">Yann Esposito</a></p></div></footer></body>