Commit Graph

8 Commits

Author SHA1 Message Date
Ning Xia
b778c1cb64 Remove redundancy regarding 'latest React news'
Previously, it repeated 'latest React news' when the first sentence already begins with the same words.
2015-08-21 13:00:24 -07:00
Ben Alpert
817c3c9390 Deprecate reactjs Google Group 2015-05-13 15:16:33 -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
Paul O’Shannessy
fad00d0992 Don't use <center> for twitter embeds 2014-02-05 15:51:06 -08:00
Cheng Lou
c5e1e334a9 Add Stack Overflow link for doc support page. 2013-09-04 16:01:48 -04:00
Vjeux
f4b1a6a6c1 Using markdown instead of html 2013-06-06 08:40:24 +02:00
Vjeux
f2d76db71f Integrate twitter in the support page 2013-06-06 08:38:09 +02:00
Paul O’Shannessy
eb278167cd Initial public release 2013-05-29 12:54:02 -07:00