tlipski / ganelon-tutorial

Interactive tutorial for Ganelon micro-framework, available at http://ganelon-tutorial.tomeklipski.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo site

This is a interactive tutorial site for Ganelon microframework, deployed to http://ganelon-tutorial.tomeklipski.com/ - which runs on CloudBees.

Ganelon microframework

Ganelon microframework brings rapid development of dynamic web applications to Clojure, by introducing thin JavaScript layer for AJAX-based server-side management of page's content. To provide maximum flexibility and openness, Ganelon integrates seamlessly with any other Compojure or Ring-enabled library or server.

More information, documentation, tutorials and live demo are available at http://ganelon.tomeklipski.com/.

API docs are provided as well: http://ganelon.tomeklipski.com/doc/index.html

Installation

If you are using leiningen, just add following dependency to your project.clj file:

[ganelon "0.9.0"]

License

Copyright © 2013 Tomek Lipski

Licensed under the EPL (same as Clojure). (See the file LICENSE.txt)

About

Interactive tutorial for Ganelon micro-framework, available at http://ganelon-tutorial.tomeklipski.com

License:Other


Languages

Language:Clojure 64.9%Language:JavaScript 23.4%Language:CSS 11.7%