Commit Graph

10 Commits

Author SHA1 Message Date
Jim
33cd980f0e React -> ReactDOM for render() and findDOMNode() 2015-10-05 17:46:58 -07:00
Paul O’Shannessy
de98fa64c0 [docs] Update script mimetypes: text/jsx -> text/babel 2015-09-25 17:56:42 -07:00
Shim Won
e8612cd732 Update Korean translation to 991c437 2015-07-25 11:06:00 +09:00
Shim Won
1f3e1360b2 Update Korean translation to e928c65 2015-07-22 08:11:26 +09:00
Kohei TAKATA
f81254363b Change number of html{} to highlight correct line 2015-07-10 09:16:26 +09:00
Kohei TAKATA
1f4e2f5fbe Add meta tag in the header of HTML 2015-07-10 08:49:43 +09:00
Shim Won
122c926d95 Add site title to first code snippet of getting started (bd9d4b2) 2015-06-26 19:39:44 +09: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
Shim Won
5477a056a5 Fix links 2015-03-12 00:33:40 +09:00
Jinwoo Oh
9f43ec2805 Translate getting-started to Korean
- Up to b3cd299
2015-03-12 00:33:38 +09:00