static-cljs/lein-template

Leiningen template to generate a static site generator with ClojureScript and Less CSS preconfigured


License
EPL-1.0

Documentation

static-cljs

A Leiningen template for generating a static site that sets up a place for dev and prod configuration, configures ClojureScript and Less CSS, and sets up Bootstrap v3.1.1, Font Awesome 4.0.3 and jQuery 2.1.0.

Useful for building SPAs to deploy on S3.

Usage

lein new static-cljs NAME

Generated project has support for running a dev server and exporting a static build for production. See the generated README for more info.

References

License

Copyright © 2014 Trevor Hartman

Distributed under the Eclipse Public License either version 1.0 or any later version.