Commit Graph
221 Commits
Author SHA1 Message Date
Keito UchiyamaandPaul O’Shannessy 91976ea8b4 Fix use of "it's" in docs 2013-09-24 14:27:24 -07:00
Paul O’Shannessy 9040c5f3a8 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-24 14:27:23 -07:00
yungstersandPaul O’Shannessy 08d72df56b Add link to third-party JavaScript (JSX).tmLanguage in docs. 2013-09-24 14:27:23 -07:00
Paul O’Shannessy d6edc1189a Update wording 2013-09-14 13:49:32 +02:00
Paul O’Shannessy 6f532a839f Update wording 2013-09-04 15:31:55 -07:00
Cheng LouandPaul O’Shannessy 34589c0e0d Add Stack Overflow link for doc support page. 2013-09-04 15:31:55 -07:00
VjeuxandPaul O’Shannessy d91b238015 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-09-04 15:31:55 -07:00
Brian RueandPaul O’Shannessy db904c2597 Tutorial: show how to add showdown.js 2013-09-04 15:31:55 -07:00
Paul O’Shannessy c12929700a 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-04 15:31:55 -07:00
Paul O’Shannessy 30a11d2d7e [docs] Small tweaks as reported in comments
* highlight `</form>`
* use correct id in `getElementById` call
2013-09-04 15:31:55 -07:00
Paul O’Shannessy a5115a2489 Fix capitalization of Tooling Integration page 2013-08-26 14:55:16 -07:00
VjeuxandPaul O’Shannessy 8b1990caa7 Update the tooling page to include pyReact, react-rails and react-page 2013-08-26 14:55:10 -07:00
VjeuxandPaul O’Shannessy 007d8b4f79 Community round-up #7
http://fooo.fr:4000/react/blog/2013/08/26/community-roundup-7.html
2013-08-26 14:55:01 -07:00
Clay AllsoppandPaul O’Shannessy e4fa9ca9ee Add CDNJS to docs. Fixes #244
(cherry picked from commit 3d1cc16a9b)
2013-08-22 11:11:53 -07:00
Paul O’Shannessy 176ef3521c Docs: fix header
(cherry picked from commit cbe86e04b3)
2013-08-22 11:11:53 -07:00
Paul O’Shannessy 58635eea36 Use script to find remaining 404s. Fix them.
(cherry picked from commit a558e560bd)
2013-08-22 11:11:53 -07:00
Clay AllsoppandPaul O’Shannessy f8737dc8fe Fix broken tutorial link and change wording
(cherry picked from commit cfe4152b1d)
2013-08-22 11:11:53 -07:00
Kunal MehtaandPaul O’Shannessy 01297cf212 Added PyReact blog post. 2013-08-19 14:52:03 -07:00
StoyanandPaul O’Shannessy 89437e6a97 typo fix 2013-08-19 14:51:48 -07:00
VjeuxandPaul O’Shannessy ed755945a3 Community Round-up #6 2013-08-05 16:57:24 -07:00
Christopher ChedeauandPaul O’Shannessy 018e08cdd8 Fix 404 in Getting Started 2013-08-05 09:30:35 -07:00
Paul O’Shannessy a244928353 react-rails blog post
(cherry picked from commit dc06704ec7)
2013-07-30 15:26:56 -07:00
Paul O’Shannessy 8795a78ca0 Blog post for v0.4.1
(cherry picked from commit 27a1729f6d)
2013-07-30 15:26:56 -07:00
Hugo JoblingandPaul O’Shannessy 764ca84e02 remove dead link
the event handling doc page no longer exists
(cherry picked from commit 4ab62a6bd2)
2013-07-30 14:55:58 -07:00
Hugo JoblingandPaul O’Shannessy 3d78d30f49 put closing paren in correct place
(cherry picked from commit 07427ae9d0)
2013-07-30 14:55:58 -07:00
Hugo JoblingandPaul O’Shannessy fae1c48470 update dead jsx link to point to an extant page
syntax.html no longer exists, so point people at the in depth article instead.
(cherry picked from commit 8f55d94d40)
2013-07-30 14:55:58 -07:00
Paul O’Shannessy 0cac12d375 v0.4.1 2013-07-26 15:33:52 -07:00
Paul O’Shannessy ddb0ef98f7 Fix "Suppport" type in docs 2013-07-24 13:13:27 -07:00
VjeuxandPaul O’Shannessy 975b5d978f 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 4f53fbf1a2 Merge pull request #216 from phleet/patch-1
Docs Typo Fix: s/pased/passed
2013-07-19 16:47:44 -07:00
Cheng LouandPaul O’Shannessy 64d72f8c4b fix typos 2013-07-19 16:40:09 -07:00
Jamie Wong 50a00662cf s/pased/passed 2013-07-19 18:48:46 -04:00
Paul O’Shannessy d9aa2bd12c Merge pull request #212 from spicyj/docfix
One-character typo fix
2013-07-19 11:02:40 -07:00
Ben Alpert 222faf4544 One-character typo fix 2013-07-19 10:55:31 -07:00
Jamie Wong bf275a9097 Docs Typo Fix: s/distinciton/distinction 2013-07-19 12:33:54 -04:00
Ben Alpert e379f8ec03 Fix all errors and warnings on homepage
Also onChange instead of onInput in two places!
2013-07-17 13:31:52 -07:00
Paul O’Shannessy dbdf1cc296 Merge branch 'chenglou-master'
Conflicts:
	docs/_js/examples/markdown.js
2013-07-17 13:30:22 -07:00
Cheng Lou dd14fdfdc5 todo fix 2013-07-17 16:28:04 -04:00
Cheng Lou fc6a567e0e jsx 2013-07-17 16:25:25 -04:00
Paul O’Shannessy 96bd63cc4b Fix typo in blogpost
I fixed this in the changelog, but missed this one.
2013-07-17 13:23:18 -07:00
Cheng Lou 169b172ffc textarea format 2013-07-17 16:22:30 -04:00
Paul O’Shannessy 9221b15bff Typo in changelog, update blog leading sentence. 2013-07-17 11:51:27 -07:00
Paul O’Shannessy a54333842f Bump version for v0.4.0 2013-07-17 11:33:31 -07:00
Paul O’Shannessy 75f7f1e9ba remove likebutton from docs for now
it has some facebook-ism in there and it's probably shouldn't be on the
site.
2013-07-17 11:21:33 -07:00
Paul O’Shannessy 09fbf8e0ca Blog post for 0.4 2013-07-17 11:20:21 -07:00
Paul O’Shannessy 1a7a8486ca [docs] Make sure JSX comments code is in block 2013-07-17 11:18:17 -07:00
Paul O’Shannessy 894bb03b23 Add CHANGELOG at the root, remove from downloads page 2013-07-17 10:01:16 -07:00
Paul O’Shannessy 94573545f3 [docs] Prop validation + cleanup default props 2013-07-17 09:47:09 -07:00
Paul O’Shannessy 7734429b89 [docs] Remove @benjamn's TODO for testing 2013-07-17 09:12:26 -07:00
Paul O’Shannessy 35f092afef Write Default Props section 2013-07-17 09:12:02 -07:00