OrgPad logo

Lein-Tornado Leiningen plugin

Created by Honza Šuráň

#clojure, #css, #garden, #html, #javascript, #lein, #leiningen, #plugin, #programming, #tornado, #web

Lein-Tornado Leiningen plugin

project.clj

image

stylesheets namespaces

image

output CSS files

image

The Tornado library

Tornado OrgPage

GitHub

https://github.com/JanSuran03/tornado

https://github.com/JanSuran03/lein-tornado

Set it up in the terminal

image

Hot-code reloading!!!

image

make some changes

If any image does not have sufficient resolution, you can download it with full quality by clicking the sandwich in the upper left corner -> files and images -> choose an image -> download

twice the same build id, but different builds, I forgot to change the id... I'll add a new screenshot soon.

commands

lein tornado once - compiles all stylesheets once

lein tornado auto - compiles once and recompiles whenever any of the files is modified

lein tornado release - compiles and compresses all stylesheets

lein tornado once/auto/release & builds - allows you to specify builds to be compiled, or all builds otherwise