Commit Graph

73 Commits

Author SHA1 Message Date
tomocchino
8d69cdbe11 Update website for 15.4.0
(cherry picked from commit 5ce8853ccb2e4677eb6a9d183e8086fd0d6367d4)
2016-11-16 14:51:47 +00:00
Kevin Lacker
aa9544bfac New Documentation 2016-10-21 20:59:08 +01:00
Paul O’Shannessy
61574107f8 Update website for 15.3.2
(cherry picked from commit b52ea6bd8f403b9247584373761de509fa15f118)
2016-09-19 11:14:30 -07:00
Paul O’Shannessy
60977d1fa7 Update website for 15.3.1
(cherry picked from commit 199056cf1b004f2fd7a42211b4506cf4d879c6b2)
2016-08-19 14:20:02 -07:00
Paul O’Shannessy
7e1321afaf Update website for 15.3.0
(cherry picked from commit cc01d1be3309715ad4485395e14272cc3c35ceb6)
2016-07-29 12:17:41 -07:00
Paul O’Shannessy
24d53c1c37 Finish Jekyll 3 Upgrade
- Reverts change to use sectionid on layouts (was unreliable), using config to make sure that's specified on all pages that need it
- Adds permalinks to all other pages so that og data is correct
- Corrects some permalinks that were in correct (translations)
2016-07-19 15:08:58 -07:00
Daniel Lo Nigro
d457201862 Upgrade to Jekyll 3
Full list of changes is at https://jekyllrb.com/docs/upgrading/2-to-3/. The tl;dr of it is:
 - Relative permalinks were removed, so all the files in the `docs` subdirectory need their permalink to be prefixed with `docs/`
 - `post` and `page` types were renamed to `posts` and `pages` respectively
 - `jekyll-paginate`, `pygments` and `redcarpet` are all now optional, so I needed to explicitly add it to the Gemfile. Jekyll now uses `rouge` rather than `pygments` for syntax highlighting, but rouge does not support highlighting individual lines (`hl_lines`) so we need to continue using Pygments.
 - Layout metadata (eg. `sectionid`) is now on a `layout` variable rather than `page`

Tested the following pages and confirmed that they all work:
 - "Docs" link (getting started page): http://127.0.0.1:4000/react/docs/getting-started.html
 - Downloads: http://127.0.0.1:4000/react/downloads.html
 - Tutorial: http://127.0.0.1:4000/react/docs/tutorial.html
 - A few pages under the "docs" subdirectory, to confirm they're working properly:
    - http://127.0.0.1:4000/react/docs/addons.html
 - http://127.0.0.1:4000/react/docs/why-react.html
 - http://127.0.0.1:4000/react/docs/create-fragment.html
 - A few tips:
    - http://127.0.0.1:4000/react/tips/false-in-jsx.html
 - http://127.0.0.1:4000/react/tips/style-props-value-px.html
 - Non-English versions of the page:
    - http://127.0.0.1:4000/react/docs/getting-started-it-IT.html
    - http://127.0.0.1:4000/react/docs/getting-started-ja-JP.html
2016-07-19 12:18:49 -07:00
Paul O’Shannessy
5f34a11365 Update website for 15.2.1
(cherry picked from commit ea880f2e2cd7944dceb0097e80f5e92f39243afc)
2016-07-19 12:17:34 -07:00
Paul O’Shannessy
039d6ac773 Update website for 15.2.0
(cherry picked from commit 3a6584b2eebfa27b416ccc2b4a3c3fc8be1ff3ae)
2016-07-01 12:21:56 -07:00
Paul O’Shannessy
b06d37eff3 Update website for 15.1.0
(cherry picked from commit 7842c1993423d39c7f9ba13fe1c90c9ae7a4372a)
2016-05-20 16:34:56 -07:00
Paul O’Shannessy
f266ccc524 Update website for 15.0.2
(cherry picked from commit 846b5ea252108d104ab1b67f99879459ef591851)
2016-05-02 10:16:03 -07:00
Paul O’Shannessy
9fc9ffcc39 Actually bump version on website
(cherry picked from commit d72885b383ffb23597048b649ed2a94ed17cb362)
2016-04-08 14:39:03 -07:00
Paul O’Shannessy
5d7cb146c9 Update website for 15.0.1
(cherry picked from commit fd1476e3aab038711ba32eae3d1dce06e7d8032f)
2016-04-08 14:39:03 -07:00
Paul O’Shannessy
83c1686efa [docs] Update site for v15
(cherry picked from commit 0275d77fc05eba6b276c164e53f561f553b4e975)
2016-04-07 15:15:44 -07:00
Paul O’Shannessy
accb159eef [docs] Automate SRI hash generation with rake task 2016-02-10 12:11:45 -08:00
Scott Feeney
c8862ac9cd Update website for 0.14.7
(cherry picked from commit e48343bd038bff190d2566a4f9c6f70babbfa02b)
2016-01-28 12:28:25 -08:00
Paul O’Shannessy
6f0ea0e2fb Update website for 0.14.6
(cherry picked from commit d5bf8c553f6a5e0674fc49a2279051cb267f1825)
2016-01-07 10:11:21 -08:00
Ben Alpert
40744ad296 Website for 0.14.5
(cherry picked from commit fb6b3b05f41d02734c055681130503fd60c5c6d7)
2015-12-29 14:43:30 -08:00
Ben Alpert
0da5e3bb82 update website for 0.14.4
(cherry picked from commit c8398491d85c284858499e1ddaa2e7748c8bed1c)
2015-12-29 14:11:45 -08:00
Paul O’Shannessy
923697c298 update website for 0.14.3
(cherry picked from commit 3f2f763dea095951258306289d8f196931c530c8)
2015-11-18 22:39:49 -08:00
Paul O’Shannessy
bf9709734d Update website for 0.14.2
(cherry picked from commit fdf6f6bbb0b1a07f198d5b4be4faa7c82a78bca8)
2015-11-04 17:38:31 -08:00
Paul O’Shannessy
d29cda53cd Bring over updates for 0.14.1 release
Update changelog for 0.14.1

(cherry picked from commit aaf8f870cb242750e842d21ac7ae2f72876f6346)

Update readme for 0.14.1

(cherry picked from commit c2dde8df0b365f341416201d1794b0c5e96d1951)

0.14.1 blog post

(cherry picked from commit 6e2450e8f29f336ffe9c80d067c8df816957a349)

Update website for 0.14.1

(cherry picked from commit f0782e2b2ec79af37987eead2464ac9f303183f5)
2015-10-28 14:43:56 -07:00
Reed Loden
dd010b34e2 SSL/TLSize all the things! (convert http:// to https:// where appropriate)
Update links to use https:// where it is supported. There's probably a lot
more that could be fixed, but these are the core ones I found (especially
the download links in order to prevent MITM attacks). Note that there are
some fb.me links that will redirect to http:// even while accessed over
https://, but this seemed like the best way to fix those for now.

NOTE: Only non-third-party files were modified. There are references to
http:// URLs in vendored/third-party files, but seems appropriate to fix
upstream for those rather than editing the files.

Also, copy one image locally to the blog, as it was hotlinking to a site
that did not support https://.

Last, use youtube-nocookie.com instead of youtube.com for video embeds,
as the former doesn't try to set a cookie on load (privacy enhancement).
2015-04-18 16:49:32 -07:00
Ben Alpert
31c0dbb19b Autobuild website on Travis from stable branch
$REACT_WEBSITE_BRANCH in https://travis-ci.org/facebook/react/settings/env_vars now needs to point to the stable branch (currently 0.13-stable). I haven't tested the commit-and-push part of this but everything else works so I'm hopeful.
2015-03-30 10:56:41 -07:00
Shim Won
e04669676e Translate ref 06 to Korean
- Up to 4c7cd13
2015-03-12 00:33:38 +09:00
Paul O’Shannessy
69c2d366ce Bump version so we can get back to work 2015-03-10 15:06:35 -07:00
Paul O’Shannessy
e2c1ab5a10 v0.13.0-rc2 2015-03-03 11:46:01 -08:00
Paul O’Shannessy
e6a3802e06 v0.13.0-rc1 2015-02-22 13:26:13 -08:00
Paul O’Shannessy
625c75fc80 0.11.2 release materials
TODO: starter kit for cherry-pick to master
(cherry picked from commit 732ffad3137773e72ca587decd20d2aff85200a2)
2014-10-15 15:55:12 -07:00
Paul O’Shannessy
82a992835c Use jekyll-redirect-from instead of our other redirect method 2014-08-13 12:38:09 -07:00
Paul O’Shannessy
2865e4a1c8 Set default layout for docs 2014-08-13 11:40:14 -07:00
Paul O’Shannessy
efc42e8bf1 Default to layout: post for posts
Just a little less boilerplate. This also removes a bit of trailing
whitespace because it shouldn't have been there.
2014-08-13 11:37:19 -07:00
Paul O’Shannessy
f0aca3b9f8 Reorder _config for sanity 2014-08-13 11:14:24 -07:00
Paul O’Shannessy
619d51f015 Minimal updates for Jekyll 2.0 2014-08-13 11:10:40 -07:00
Paul O’Shannessy
32334801dc v0.11.1 release materials, update to 0.11.0 release materials
* 0.11.1 blog post, changelog
* Update to 0.11.0 post, changelog
* Update version in site, add starter kit
2014-07-25 12:59:56 -07:00
Paul O’Shannessy
f69b4ccba4 Release materials for 0.11 2014-07-17 14:18:28 -07:00
Paul O’Shannessy
760cc87da8 0.10 release materials 2014-03-21 14:57:03 -07:00
Paul O’Shannessy
422266b80f version bump to 0.10.0-alpha 2014-02-19 22:53:29 -08:00
Paul O’Shannessy
9074a31225 0.9.0-rc1 2014-02-16 17:38:52 -08:00
Paul O’Shannessy
b3908ee455 [docs] Add timezone to _config
This way we hopefully won't churn the feed when genereated in
a different time zone (eg France).
2014-01-15 11:14:15 -08:00
Paul O’Shannessy
1910d7fc0b Put nav data in "_data"
New in Jekyll 1.3 - http://jekyllrb.com/docs/datafiles/
2013-11-19 15:52:42 -08:00
Paul O’Shannessy
c275a8fd67 Fix pagination 2013-11-19 15:25:00 -08:00
Paul O’Shannessy
36515bb9eb Merge branch 'chenglou-classSet'
closes #463
2013-11-18 18:00:24 -08:00
Connor McSheffrey
b8c7f3cdfd Renamed Cookbook references to tips. Reworded intro (sounded weird because it still referenced cookbooks. Updated some entry ID's (some side nav links didn't match entry permalinks) 2013-11-11 21:00:53 -08:00
Cheng Lou
12d16c92d8 update add-ons docs based on feedbacks
- Overview of add-ons for the add-ons page.
- Better title for `ReactLink`.
- Nicer code format for classSet example.
- Better explanation for `classSet`.
2013-11-08 16:55:14 -05:00
Cheng Lou
df40e92e29 fix title case for docs tips everywhere 2013-11-05 09:57:00 -05:00
Cheng Lou
87c91649f3 add docs on classSet add-on 2013-10-31 21:59:35 -04:00
Cheng Lou
c60838de08 split add-ons into subsections
In preparation for documenting `classSet` add-on.
2013-10-31 21:10:19 -04:00
Connor McSheffrey
f1395296b2 Update nav config with new entry names/permalinks 2013-10-30 12:29:38 -07:00
Connor McSheffrey
3b8c13d08d Removed Q&A format 2013-10-29 10:42:47 -07:00