brutcss/README.md
Yann Esposito (Yogsototh) 740aaad5fa
forgot to mention src/
2024-07-26 00:49:22 +02:00

808 B

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