A Minimalist Brutalist CSS Framework
Go to file
Yann Esposito (Yogsototh) 9b7338fe5d
clean trailing whitespaces
2024-07-26 00:51:37 +02:00
_site added a demo img 2024-07-25 16:50:07 +02:00
bb/brut added a demo img 2024-07-25 16:50:07 +02:00
h/img cleanup 2024-07-26 00:47:52 +02:00
src A few minor improvements 2024-07-25 14:46:12 +02:00
.envrc direnv 2022-09-26 14:12:28 +02:00
.gitignore Added better size rules 2022-10-24 17:05:36 +02:00
bb.edn updated to improve uploading website 2023-11-13 11:26:43 +01:00
deploy.sh updated to improve uploading website 2023-11-13 11:26:43 +01:00
flake.lock updated to improve uploading website 2023-11-13 11:26:43 +01:00
flake.nix Try to use a shell.nix 2022-09-26 14:10:24 +02:00
README.md forgot to mention src/ 2024-07-26 00:49:22 +02:00
shell.nix clean trailing whitespaces 2024-07-26 00:51:37 +02:00

BRUT

A Brutalist and Minimalist CSS framework.

Originally forked from Min

License

MIT licensed.

Building the latest BRUT

If you have nix installed.

nix develop

Then

./build.sh

If you don't have nix you need to manually install:

Develop

nix develop

all tasks

bb tasks

Details

bb.edn             ⇒ babashka commands and tasks
src/               ⇒ the less files that compile to the CSS
bb/
  brut/
     build_css.clj ⇒ clojure code that build the CSS
     site.clj      ⇒ clojure code that build the BRUT website
h/img/             ⇒ images for the site