34 Commits

Author SHA1 Message Date
Dan Holmsand
f49d73a4e4 Make h2 bigger 2015-12-21 08:14:11 +01:00
Dan Holmsand
11ec6c1769 Tweak css 2015-12-09 10:12:05 +01:00
Dan Holmsand
cf96f3c347 More space for h2 2015-10-15 11:23:47 +02:00
Dan Holmsand
c0bf6c488b Make h2 bigger 2015-10-14 15:21:03 +02:00
Dan Holmsand
2d4500b61f Tweak demo site styling a little 2015-10-14 09:51:51 +02:00
Dan Holmsand
14ca20bc4b Example css updated 2015-02-09 13:20:05 +01:00
Dan Holmsand
0b97403d1b Use cljsjs/react and require clojurescript >= 2740
This means that old style :preamble inclusion is deprecated.
2015-01-29 14:49:01 +01:00
Dan Holmsand
2c2eb9960f Use figwheel 0.1.7 2014-12-09 07:43:32 +01:00
Dan Holmsand
73f5ee53dc Add a build note to index.html 2014-11-29 23:54:17 +01:00
Dan Holmsand
4c8f08c646 Make sure index.html is in git 2014-11-29 23:34:59 +01:00
Dan Holmsand
bc89612a76 Fix site-generation and simplify title setting 2014-11-29 19:51:45 +01:00
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
Dan Holmsand
b8ffbb8dd2 Tweak clock demo 2014-02-22 17:24:22 +01:00
Dan Holmsand
af1d3e6d05 Started fiddling with clock demo 2014-02-22 12:36:34 +01:00
Dan Holmsand
4c48271d26 Add more to news post, and prettify code blocks 2014-02-16 08:40:52 +01:00
Dan Holmsand
445f1da424 Only show summaries on news page 2014-02-03 10:27:17 +01:00
Dan Holmsand
1c702920bd Start writing copy about async rendering 2014-02-03 09:38:02 +01:00
Dan Holmsand
35bc336743 Add a little demo 2014-01-30 22:29:42 +01:00
Dan Holmsand
8110b1aca8 Tweak demo and testing 2014-01-24 11:03:01 +01:00
Dan Holmsand
969b63cd00 Add some copy 2014-01-22 08:40:04 +01:00
Dan Holmsand
ebade509bf Add permalink support 2014-01-20 10:46:51 +01:00
Dan Holmsand
702dd1a113 Add menu row 2014-01-20 09:43:45 +01:00
Dan Holmsand
4596244c3b Simplify project.clj 2014-01-17 16:00:42 +01:00
Dan Holmsand
8e542292a2 Cloact -> Reagent 2014-01-17 11:12:11 +01:00
Dan Holmsand
94cdfd6a2f Move demo to separate directory 2014-01-10 11:49:36 +01:00
Dan Holmsand
3a943b0ad2 Try to make site look at least decent on mobile 2014-01-09 18:04:12 +01:00
Dan Holmsand
97799ae63c Improve demo a bit 2014-01-09 14:37:11 +01:00
Dan Holmsand
00317991ee More docs 2014-01-07 17:01:28 +01:00
Dan Holmsand
062fb33cb3 Make demo a little prettier 2014-01-07 12:45:08 +01:00
Dan Holmsand
2c093bf47c Simplify example by not trying to be fancy 2014-01-06 20:58:39 +01:00
Dan Holmsand
c159984024 Include examples and tests in demo page 2014-01-06 19:16:53 +01:00
Dan Holmsand
a0aa670c79 Make demo prettier 2014-01-03 15:52:44 +01:00
Dan Holmsand
6191a4c0bc Add some animation to todomvc 2013-12-17 22:25:11 +01:00
Dan Holmsand
12566ced7b Initial version 2013-12-16 23:19:36 +01:00