Commit Graph

20 Commits

Author SHA1 Message Date
Masaki KOBAYASHI
be0c054bf8 remove type="text/javascript" 2015-07-11 15:02:54 +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
Ben Alpert
fdd13d86f2 [docs] Use marked instead of Showdown and escape HTML
Fixes #3501.
2015-04-13 15:50:40 -07:00
Ben Alpert
a75727d1e2 [docs] Split up second sentence more 2015-03-26 12:29:14 -07:00
Ben Alpert
8a024c1b84 [docs] Tweak words on homepage 2015-03-26 10:42:01 -07:00
Ben Alpert
698f565c28 Update homepage for new JSX/JS editor 2014-01-17 16:46:50 -08:00
Cheng Lou
79060b4b82 docs remove video at the bottom 2013-12-24 01:42:45 -05:00
Fabio M. Costa
c27d04bcf1 language update as suggested by @petehunt 2013-12-23 16:45:44 -08:00
Fabio M. Costa
25c9a4f394 Note about react's version on the talk, since somethings have already changed since then 2013-12-23 15:37:06 -08:00
Vjeux
3a26e131c0 Add video at the bottom of the front page 2013-12-03 12:11:12 -08:00
petehunt
3a4713c6c2 get rid of composition 2013-11-04 12:22:43 -08:00
petehunt
44afce5f60 less aggro 2013-11-01 11:47:38 -07:00
petehunt
11d701443b typo 2013-10-28 10:21:11 -07:00
petehunt
308b6c9efe Changes based on feedback 2013-10-25 11:40:54 -07:00
petehunt
914d2f8e3f New marketing copy 2013-10-21 22:08:43 -07:00
jordow
42ff8cf7dc Make todo example shorter and not rely on the DOM. 2013-06-07 13:11:40 -07:00
yungsters
6981a7e754 [docs] Revise marketing copy around JSX. 2013-05-30 10:05:53 -07:00
petehunt
f0805bee14 Docs updates per community response 2013-05-30 01:16:15 -07:00
Paul Shen
42238175d5 [docs] Fix button links on bottom of home 2013-05-29 13:30:50 -07:00
Paul O’Shannessy
eb278167cd Initial public release 2013-05-29 12:54:02 -07:00