brutcss/_site/index.html

1 line
2.7 KiB
HTML
Raw Normal View History

2024-08-17 05:31:14 +00:00
<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>