This commit is contained in:
Yann Esposito (Yogsototh) 2022-09-25 16:59:23 +02:00
parent 40fb785b84
commit 697a391f06
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646
7 changed files with 11 additions and 11 deletions

View file

@ -1,7 +1,7 @@
blunt
brut
=====
a tiny framework that makes websites blunt
a tiny framework that makes websites brut
Written in LESS and Sass, compiled to CSS.

View file

View file

@ -2,7 +2,7 @@
DIST="_build"
TMPCSS="$DIST/tmp.css"
DISTCSS="blunt.min.css"
DISTCSS="brut.min.css"
mkdir $DIST -p
[ -f $TMPCSS ] && rm -f $TMPCSS

View file

@ -1,5 +1,5 @@
{
description = "BluntCSS";
description = "BrutCSS";
inputs.flake-utils.url = "github:numtide/flake-utils";

View file

@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no">
<title>YOLO - docs</title>
<link href="../blunt.min.css" rel="stylesheet" type="text/css" />
<link href="../brut.min.css" rel="stylesheet" type="text/css" />
<style>
.dark { background: #ddd; }
.light { background: #eee; }
@ -18,7 +18,7 @@
<a class="current" href="#">Docs</a>
<a href="download.html">Download</a>
<a href="examples.html">Examples</a>
<a href="https://gitea.esy.fun/yogsototh/bluntcss">Code</a>
<a href="https://gitea.esy.fun/yogsototh/brutcss">Code</a>
</div>
</nav>
<button class="btn btn-sm btn-close">×</button>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="../blunt.min.css" rel="stylesheet" type="text/css">
<link href="../brut.min.css" rel="stylesheet" type="text/css">
<title>Your Page Title</title>

View file

@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no">
<title>Blunt</title>
<link href="blunt.min.css" rel="stylesheet" type="text/css" />
<title>BRUT CSS</title>
<link href="brut.min.css" rel="stylesheet" type="text/css" />
</head>
<body>
<nav class="nav" tabindex="-1" onclick="this.focus()">
@ -13,7 +13,7 @@
<a href="h/docs.html">Docs</a>
<a href="h/download.html">Download</a>
<a href="h/examples.html">Examples</a>
<a href="https://gitea.esy.fun/yogsototh/bluntcss">Code</a>
<a href="https://gitea.esy.fun/yogsototh/brutcss">Code</a>
</div>
</nav>
<button class="btn btn-sm btn-close">×</button>
@ -22,7 +22,7 @@
<div class="row">
<div class="c3"></div>
<div class="c6">
<h1 class="title">BLUNT</h1>
<h1 class="title">BRUT</h1>
<h4 class="mobileonly">A <em>Brutalist</em> and <em>Minimalist</em> CSS framework</h4>
<p>
This CSS framework is ideal to be used for admin interface where you