reagent/examples/todomvc
Dan Holmsand bffbae231d Reorganize build, tests and doc site
Tests and doc site can now run without node, using only
"lein figwheel". Tests and site are then re-run automatically
whenever a source file changes.

The doc site is now generated into "outsite/public", and can be
copied into the "gh-pages" branch with "make build-gh-pages".

"make push-gh-pages" builds the doc site and pushes it upstream
to the gh-pages branch there.

Generation of html pages is now handled completely in
ClojureScript, loaded from "bin/gen-site.js".

Link handling is a bit simplified.
2014-11-29 18:30:24 +01:00
..
src Make todomvc feel more responsive 2014-11-11 11:08:43 +01:00
Makefile Initial version 2013-12-16 23:19:36 +01:00
project.clj Version 0.4.3 2014-10-28 16:34:26 +01:00
todomvc.html Cloact -> Reagent 2014-01-17 11:12:11 +01:00
todos.css Reorganize build, tests and doc site 2014-11-29 18:30:24 +01:00
todosanim.css Make to-string more convenient 2013-12-18 09:13:16 +01:00