1481 Commits

Author SHA1 Message Date
Sameer Rahmani
18e61a5c30 links of PDF/MOBI/EPUB builds of docs added to the index page of docs 2017-09-26 23:38:14 +01:00
Sameer Rahmani
98596bf904 SUMMARY.md added as the TOC of docs 2017-09-26 23:27:07 +01:00
Mike Thompson
ba1370565d Improve wording on new FAQ 2017-09-27 05:16:08 +10:00
Mike Thompson
346a52d607 Add new FAQ: "How do I do full-stack re-frame?" 2017-09-27 05:10:58 +10:00
Mike Thompson
283d50bb2c TodoMVC Readme change 2017-09-27 04:28:28 +10:00
Sameer Rahmani
9cae261762 A symbolic link to images directory created in docs in order to fix the assets problem in docs 2017-09-26 15:21:35 +01:00
Sameer Rahmani
2dcdafe725 package.json file removed and replaced by bunch of lein aliases
Instead of using package.json which caused `lein deps` to fail. I
replaced it with several lein aliases which serve the same purpose.
For example `docs-build` builds the HTML version of docs in `./build/`
and `docs-serve` run a development server for docs on port `4000`.
For more information take a look at `project.clj`. NOTE: in order
to use the docs build system you need to install gitbook-cli utility.
2017-09-26 14:52:13 +01:00
Mike Thompson
668cfe845e Merge pull request #414 from lxsameer/feature/gitbook
Support for building docs using gitbook added.
2017-09-26 21:25:23 +10:00
Sameer Rahmani
6b3b70d99e book.json moved to the root directory to have access to README as well 2017-09-21 12:37:34 +01:00
Sameer Rahmani
98ea4f5fa9 docs build process improved to support different build directory 2017-09-20 22:43:08 +01:00
Sameer Rahmani
0fcadc5a9a yarn replaced by npm in package.json 2017-09-14 16:52:21 +01:00
Sameer Rahmani
47333f7af3 Very basic gitbook configuration added 2017-09-14 16:33:08 +01:00
Julien Fantin
b7be7864a4 Add jvm interop handlers for dispose! and add-on-dispose! 2017-09-14 10:24:19 +12:00
Daniel Compton
e8301a864d Update references to point to master, not develop 2017-09-12 16:37:28 +12:00
Mike Thompson
f17aad5c48 Merge pull request #410 from miles-d/develop
add missing bracket in code sample
2017-09-10 14:37:07 +10:00
Milosz Danczak
0517903f4c add missing bracket in code sample 2017-09-09 10:28:11 +02:00
Mike Thompson
8555c7c5a6 Merge branch 'master' of https://github.com/Day8/re-frame 2017-09-06 23:51:52 +10:00
David Goldfarb
82cac7a64e Add link to re-frame-firebase 2017-09-06 23:51:37 +10:00
Prof Gra
bbd08b2dcd Reword «More in min»
(More in min) -> (more in a minute).
2017-09-06 23:51:37 +10:00
Manuel Uberti
642250aeb8 Add the SPA boodle 2017-09-06 23:51:36 +10:00
Christophe Gragnic
e5ce878751 Little comment cleaning 2017-09-06 23:51:35 +10:00
Mike Thompson
3ad035f509 Merge pull request #392 from Grahack/local-store-todos_comments
Little comment cleaning
2017-09-06 23:47:59 +10:00
Mike Thompson
52ec230492 Merge pull request #408 from deg/pr/firebase-lib
Add link to re-frame-firebase
2017-09-06 23:44:19 +10:00
Mike Thompson
6594a69ed2 Merge pull request #396 from ashewring/for-upstream
Fixed some typos
2017-09-06 23:43:54 +10:00
David Goldfarb
8f33e7934a Add link to re-frame-firebase 2017-09-05 15:38:06 +03:00
Daniel Compton
4d3132a45c Merge pull request #407 from Grahack/patch-3
Reword «More in min»
2017-09-05 09:17:13 +12:00
Prof Gra
9b0337d332 Reword «More in min»
(More in min) -> (more in a minute).
2017-09-04 17:32:26 +02:00
Daniel Compton
a19b481881 Merge pull request #406 from manuel-uberti/master
Add the SPA boodle
2017-09-04 10:02:43 +12:00
Manuel Uberti
5adc172cf0
Add the SPA boodle 2017-09-02 18:50:46 +02:00
Mike Thompson
97e9552c25 Further FAQ tweak. 2017-09-01 15:35:37 +10:00
Mike Thompson
f4b9fa0d65 Final cut of FAQ 2017-09-01 15:22:45 +10:00
Mike Thompson
0274c784b6 FAQ tweak 2017-09-01 11:52:23 +10:00
Mike Thompson
6f0ff876b0 Improve FAQ 2017-09-01 11:08:39 +10:00
Mike Thompson
53855f1250 Merge pull request #405 from jcw/patch-1
fix some typos
2017-09-01 10:38:28 +10:00
Daniel Compton
1440fceab2 Merge pull request #403 from Dexterminator/patch-7
Fix External-Resources.md typo
2017-09-01 09:47:45 +12:00
Jean-Claude Wippler
2bc0d3c85e fix some typos
... and a big thank you for creating & supporting re-frame, as well as for this particular FAQ (still learning, awesome stuff!).
2017-08-31 17:39:25 +02:00
Dexter Gramfors
834277a29e Update External-Resources.md 2017-08-31 06:47:12 +02:00
Mike Thompson
800608a0b9 Merge branch 'master' of https://github.com/Day8/re-frame 2017-08-28 17:13:26 +10:00
Mike Thompson
6f5b3f65c3 Add new FAQ 2017-08-28 17:13:19 +10:00
Daniel Compton
3b09151831 Merge pull request #402 from deg/pr/reagent-ns-typo
fix ns typo in sample code
2017-08-23 11:17:53 +12:00
Mike Thompson
9799110d28 Merge branch 'develop' of https://github.com/Day8/re-frame into develop 2017-08-22 20:32:06 +10:00
David Goldfarb
88e0fe941b fix ns typo in sample code 2017-08-22 12:16:54 +03:00
Stuart Mitchell
aaae1d47a6 Changed test filepath 2017-08-22 10:40:17 +12:00
Stuart Mitchell
13549b5b13 Changed test filepath 2017-08-22 10:34:34 +12:00
Mike Thompson
779ef5e57b Improve description in last commit 2017-08-21 16:52:36 +10:00
Mike Thompson
388a84cecf Add memento to external resources list 2017-08-21 16:49:06 +10:00
Mike Thompson
6340ff50c8 Fixes #401 2017-08-20 10:55:35 +10:00
Mike Thompson
3b90fbe4cd Add BlueGenes to resources 2017-08-18 08:10:17 +10:00
Mike Thompson
c2e7a67137 Upgrade all dependencies to the latest. This means moving to cljs.spec.alpha in todomvc example 2017-08-17 21:40:58 +10:00
Mike Thompson
cddc91d67c Change examples to use v0.10.1 2017-08-17 21:11:27 +10:00