Dan Holmsand
7f4137b59d
Prepare for 0.6.0
2016-09-14 20:45:59 +02:00
Dan Holmsand
8d622b120b
Add news about 0.6.0-rc
2016-06-09 15:51:04 +02:00
Dan Holmsand
4dd57c0dfb
Doc for with-let
2015-12-21 07:43:21 +01:00
Dan Holmsand
d1a48eb73e
Start writing news for 0.6.0
2015-12-06 21:56:03 +01:00
Dan Holmsand
572e4bbf96
Merge branch 'betterdemo'
2015-09-24 10:59:55 +02:00
Dan Holmsand
c289055133
Add news for 0.5.1
2015-09-09 16:44:42 +02:00
Dan Holmsand
ee2644836d
add back register-page
2015-09-08 20:18:27 +02:00
Dan Holmsand
c95a9ec7ba
content to set-content
2015-09-08 18:07:29 +02:00
Dan Holmsand
0c89f3864e
wip
2015-09-08 08:38:45 +02:00
Dan Holmsand
83fd1361df
Remove bundled React
...
No longer needed, since we use cljsjs/react instead.
Also remove obsolete interop macros, and some general cleanup
2015-02-01 15:13:08 +01:00
Dan Holmsand
f4ec73e77d
Add news item about new version
2014-12-10 12:02:47 +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
429ed50fab
Make demo code more Light Table-friendly
2014-04-01 19:50:28 +02:00
Dan Holmsand
c39378bb79
Explain binary clock demo
2014-02-26 13:17:18 +01:00
Dan Holmsand
af1d3e6d05
Started fiddling with clock demo
2014-02-22 12:36:34 +01:00
Dan Holmsand
0457b2535e
Avoid some warnings in demo
2014-02-22 08:21:21 +01:00
Dan Holmsand
ede45fcad2
Add news item for 0.4.0
2014-02-15 17:29:37 +01:00
Dan Holmsand
28c2acc923
Factor out undo-demo into its own namespace
2014-02-03 14:50:35 +01:00
Dan Holmsand
445f1da424
Only show summaries on news page
2014-02-03 10:27:17 +01:00
Dan Holmsand
35bc336743
Add a little demo
2014-01-30 22:29:42 +01:00
Dan Holmsand
969b63cd00
Add some copy
2014-01-22 08:40:04 +01:00
Dan Holmsand
97da42101a
Move all page handling to page.cljs
2014-01-21 11:50:08 +01:00
Dan Holmsand
f5c80e820e
Simplify link handling
2014-01-20 11:37:57 +01:00
Dan Holmsand
ebade509bf
Add permalink support
2014-01-20 10:46:51 +01:00
Dan Holmsand
d0abe25adf
Factor out link handling to common.cljs
2014-01-20 09:42:16 +01:00
Dan Holmsand
0a0dbdee7d
Add simple undo demo
2014-01-19 10:25:16 +01:00
Dan Holmsand
01e2cf9f45
Start refactoring demo, to allow for multiple pages
2014-01-17 12:35:40 +01:00