Welcome to the JUST example site!
JUST is a tech stack and static website generator, combining many languages and engines already used in other large projects:
- Jinja - used for creating and templating webpages;
- SASS - a styling language which supports variables and includes.
- Tcl - a powerful scripting language used for compiling assets.
It also supports languages which compile to JavaScript, such as CoffeeScript.
Also - you can easily customize the build system (i.e. which extentions get compiled and how) by editing the compile.tcl file.