Paul O’Shannessy
b06d37eff3
Update website for 15.1.0
(cherry picked from commit 7842c1993423d39c7f9ba13fe1c90c9ae7a4372a)
9 years ago
Paul O’Shannessy
f266ccc524
Update website for 15.0.2
(cherry picked from commit 846b5ea252108d104ab1b67f99879459ef591851)
9 years ago
Paul O’Shannessy
9fc9ffcc39
Actually bump version on website
(cherry picked from commit d72885b383ffb23597048b649ed2a94ed17cb362)
9 years ago
Paul O’Shannessy
5d7cb146c9
Update website for 15.0.1
(cherry picked from commit fd1476e3aab038711ba32eae3d1dce06e7d8032f)
9 years ago
Paul O’Shannessy
83c1686efa
[docs] Update site for v15
(cherry picked from commit 0275d77fc05eba6b276c164e53f561f553b4e975)
9 years ago
Paul O’Shannessy
accb159eef
[docs] Automate SRI hash generation with rake task
9 years ago
Scott Feeney
c8862ac9cd
Update website for 0.14.7
(cherry picked from commit e48343bd038bff190d2566a4f9c6f70babbfa02b)
9 years ago
Paul O’Shannessy
6f0ea0e2fb
Update website for 0.14.6
(cherry picked from commit d5bf8c553f6a5e0674fc49a2279051cb267f1825)
9 years ago
Ben Alpert
40744ad296
Website for 0.14.5
(cherry picked from commit fb6b3b05f41d02734c055681130503fd60c5c6d7)
9 years ago
Ben Alpert
0da5e3bb82
update website for 0.14.4
(cherry picked from commit c8398491d85c284858499e1ddaa2e7748c8bed1c)
9 years ago
Paul O’Shannessy
923697c298
update website for 0.14.3
(cherry picked from commit 3f2f763dea095951258306289d8f196931c530c8)
9 years ago
Paul O’Shannessy
bf9709734d
Update website for 0.14.2
(cherry picked from commit fdf6f6bbb0b1a07f198d5b4be4faa7c82a78bca8)
9 years ago
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)
9 years ago
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).
10 years ago
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.
10 years ago
Shim Won
e04669676e
Translate ref 06 to Korean
- Up to 4c7cd13
10 years ago
Paul O’Shannessy
69c2d366ce
Bump version so we can get back to work
10 years ago
Paul O’Shannessy
e2c1ab5a10
v0.13.0-rc2
10 years ago
Paul O’Shannessy
e6a3802e06
v0.13.0-rc1
10 years ago
Paul O’Shannessy
625c75fc80
0.11.2 release materials
TODO: starter kit for cherry-pick to master
(cherry picked from commit 732ffad3137773e72ca587decd20d2aff85200a2)
10 years ago
Charles Marsh
9a59ebf752
Re-add with warning and monitorCodeUse
11 years ago
Charles Marsh
81edd2c527
Deprecate 'return false' in event handlers
11 years ago
Paul O’Shannessy
82a992835c
Use jekyll-redirect-from instead of our other redirect method
11 years ago
Paul O’Shannessy
2865e4a1c8
Set default layout for docs
11 years ago
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.
11 years ago
Paul O’Shannessy
f0aca3b9f8
Reorder _config for sanity
11 years ago
Paul O’Shannessy
619d51f015
Minimal updates for Jekyll 2.0
11 years ago
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
11 years ago
Paul O’Shannessy
f69b4ccba4
Release materials for 0.11
11 years ago
Paul O’Shannessy
760cc87da8
0.10 release materials
11 years ago
Paul O’Shannessy
422266b80f
version bump to 0.10.0-alpha
11 years ago
Paul O’Shannessy
9074a31225
0.9.0-rc1
11 years ago
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).
11 years ago
Paul O’Shannessy
1910d7fc0b
Put nav data in "_data"
New in Jekyll 1.3 - http://jekyllrb.com/docs/datafiles/
11 years ago
Paul O’Shannessy
c275a8fd67
Fix pagination
11 years ago
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)
11 years ago
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`.
11 years ago
Cheng Lou
df40e92e29
fix title case for docs tips everywhere
11 years ago
Cheng Lou
87c91649f3
add docs on `classSet` add-on
11 years ago
Cheng Lou
c60838de08
split add-ons into subsections
In preparation for documenting `classSet` add-on.
11 years ago
Connor McSheffrey
f1395296b2
Update nav config with new entry names/permalinks
11 years ago
Connor McSheffrey
3b8c13d08d
Removed Q&A format
11 years ago
Connor McSheffrey
d0467822e4
added seperate cookbook layout (since URL base of next/prev is hardcoded in layout), added next/prev yaml meta to each cookbook entry until I can find a way of generating them dynamically
11 years ago
Connor McSheffrey
62f271032c
update cookbook nav
11 years ago
Connor McSheffrey
33232007f7
Moved cookbook recipes into separate directory. Updated nav_docs to loop through cookbook yaml. Added cookbook directory to js/ to add live editing of code samples
11 years ago
Connor McSheffrey
33531f728a
Added docs for React cookbook section Introduction and Inline Styles React recipe
11 years ago
Paul O’Shannessy
64fe40a058
bump version to 0.6.0-alpha
11 years ago
petehunt
b5841ea2f3
new addons docs
closes #403
11 years ago
Ben Alpert
f566b56ed1
Flesh out reference documentation, more API info
11 years ago
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
12 years ago