Commit Graph

239 Commits

Author SHA1 Message Date
petehunt
b5841ea2f3 new addons docs
closes #403
2013-10-15 14:09:21 -07:00
Ben Alpert
3328553ecc Tweak verbiage about required polyfills
I found it weird how the es5-shim comment came after the list of functions; now it's before.
2013-10-08 16:25:29 -07:00
Connor McSheffrey
1e809916ec fixed broken link on Community Round-up #9 blog post
closes #409
2013-10-08 11:09:33 -07:00
Vjeux
294d00c4ff Community round-up #9
http://fooo.fr:4000/react/blog/2013/10/03/community-roundup-9.html
2013-10-03 15:18:21 -07:00
Vjeux
8479315f6c Add app id for comments moderation
This way we can be notified when any new comment appear in the docs/blog and add moderators
2013-10-03 22:32:20 +02:00
Cheng Lou
699ee86fc5 Add doc link to DOM differences from JSX gotchas 2013-09-30 20:46:41 -04:00
Paul O’Shannessy
e484a734b5 Fix 404s to non-existent API docs 2013-09-24 16:00:52 -07:00
Paul O’Shannessy
a9f4a67005 Redirect docs/reference.html 2013-09-24 15:47:17 -07:00
Vjeux
05fd8b6d90 Community round-up #8 2013-09-24 14:18:11 -07:00
Paul O’Shannessy
819a59c995 Docs: Give headers ids for easy linking
This gives markdown headers an id so that we can link directly to
sections of our docs. This is better than the alternative of adding them
all ourselves.
2013-09-23 10:30:51 -07:00
Keito Uchiyama
3eb25ebafe Fix typo in doc 2013-09-22 15:09:36 -07:00
Keito Uchiyama
9eeee6960f Fix use of "it's" in docs 2013-09-22 13:24:25 -07:00
SanderSpies
ecbc0951e3 - removed creation of the id within the tooling integration doc (expect this to be done by @zpao's pull request)
- removed the if statement and now always provide a warning message (as proposed by @spicyj)
- improved the warning message
2013-09-19 06:48:38 +02:00
SanderSpies
786d431414 Correcting the markdown anchor 2013-09-19 00:58:37 +02:00
SanderSpies
cce5f4e167 Give the user a warning when using unoptimized JSX code and send the user to the correct location in the documentation to optimize. 2013-09-19 00:55:10 +02:00
Paul O’Shannessy
4560b07a6e Don't update the docs version by default
This was leading to a lot of unnecessary churn in the config file since
different YAML versions were serializing differently.
2013-09-18 10:40:12 -07:00
Pete Hunt
d476100399 Merge pull request #351 from spicyj/api-docs
Flesh out reference documentation, more API info
2013-09-17 16:12:16 -07:00
Ben Alpert
f566b56ed1 Flesh out reference documentation, more API info 2013-09-17 16:01:57 -07:00
yungsters
bd64af42b5 Add link to third-party JavaScript (JSX).tmLanguage in docs. 2013-09-17 13:30:53 -07:00
Paul O’Shannessy
40595a8547 Update wording 2013-09-14 13:48:17 +02:00
Paul O’Shannessy
5377eaf5f4 Update wording 2013-09-04 15:26:31 -07:00
Cheng Lou
c5e1e334a9 Add Stack Overflow link for doc support page. 2013-09-04 16:01:48 -04:00
Paul O’Shannessy
bb517c09b7 Merge pull request #298 from vjeux/pagination
Add pagination to blog
2013-09-03 13:35:12 -07:00
Paul O’Shannessy
1d0a9ae884 Merge pull request #305 from brianr/tutorial-explain-showdown
Tutorial: show how to add showdown.js
2013-09-03 13:33:05 -07:00
Paul O’Shannessy
11a054c764 Redirect /docs to the right page
I've hit this a few times where I want to get to docs so I take whatever
my urlbar gives me and strip out the actual page so I can get to the
root, however that's a 404.

This introduces a super easy way to redirect, which could be handy in
the future as docs get rewritten.

I would much rather do this with a real htaccess file or even just
handle 404s gracefully, but that's not currently an option with GitHub
pages (since we generate our own and don't use a custom domain).
2013-09-03 13:25:23 -07:00
Brian Rue
93a516e41b Tutorial: show how to add showdown.js 2013-08-30 16:29:01 -07:00
Paul O’Shannessy
3996d95131 [docs] Small tweaks as reported in comments
* highlight `</form>`
* use correct id in `getElementById` call
2013-08-28 14:42:07 -07:00
Vjeux
a971ca4e53 Add pagination to blog
- Add pagination
- Display full content in /blog
- Truncate Recent posts
- Add permalink that lists all the blog posts
- Add spacing and bullet around recent posts to make it more readable
2013-08-27 02:14:17 +02:00
Paul O’Shannessy
647ce1553c Fix capitalization of Tooling Integration page 2013-08-26 14:53:56 -07:00
Vjeux
8deee0eead Update the tooling page to include pyReact, react-rails and react-page 2013-08-26 14:49:31 -07:00
Vjeux
19d75a4404 Community round-up #7
http://fooo.fr:4000/react/blog/2013/08/26/community-roundup-7.html
2013-08-26 14:22:16 -07:00
Clay Allsopp
85d5a235a8 Add CDNJS to docs. Fixes #244 2013-08-22 11:07:50 -07:00
Paul O’Shannessy
d3cb08a141 Docs: fix header 2013-08-22 11:02:09 -07:00
Paul O’Shannessy
742dc5d0b0 Use script to find remaining 404s. Fix them. 2013-08-22 10:59:22 -07:00
Clay Allsopp
700c3e24cd Fix broken tutorial link and change wording 2013-08-21 22:38:44 -07:00
Kunal Mehta
8c84a39bd8 Added PyReact blog post. 2013-08-19 14:48:28 -07:00
Stoyan
f29b71f4a8 typo fix 2013-08-19 11:35:46 -07:00
Vjeux
3ae7339eab Community Round-up #6 2013-08-06 01:31:23 +02:00
Christopher Chedeau
34d17c9f0c Fix 404 in Getting Started 2013-08-04 21:09:15 -07:00
Paul O’Shannessy
7e824c875a react-rails blog post 2013-07-30 15:25:44 -07:00
Paul O’Shannessy
85b44dc31c Merge pull request #207 from thisishugo/patch-1
update dead jsx link to point to an extant page
2013-07-29 09:11:37 -07:00
Paul O’Shannessy
68c560a1fb Blog post for v0.4.1 2013-07-26 15:56:52 -07:00
Paul O’Shannessy
4fc9a36e24 Fix "Suppport" type in docs 2013-07-24 13:13:27 -07:00
Vjeux
088f42b224 Community Round-up #5
http://fooo.fr:4000/react/blog/2013/07/20/community-roundup-5.html
2013-07-23 09:23:50 -07:00
Paul O’Shannessy
22b7a70f69 Merge pull request #216 from phleet/patch-1
Docs Typo Fix: s/pased/passed
2013-07-19 16:47:44 -07:00
Cheng Lou
31c46182c0 fix typos 2013-07-19 16:40:09 -07:00
Jamie Wong
84c0556123 s/pased/passed 2013-07-19 18:48:46 -04:00
Paul O’Shannessy
0b33e77454 Merge pull request #212 from spicyj/docfix
One-character typo fix
2013-07-19 11:02:40 -07:00
Ben Alpert
37d37c6592 One-character typo fix 2013-07-19 10:55:31 -07:00
Jamie Wong
f5110ba4ac Docs Typo Fix: s/distinciton/distinction 2013-07-19 12:33:54 -04:00