Commit graph

81 commits

Author SHA1 Message Date
Ray Schamp
b5396e382b Fix RealSense sample project link 2015-08-11 12:58:51 -04:00
Ray Schamp
13f2f13454 Fix Sample Project urls 2015-08-11 12:52:53 -04:00
Ray Schamp
dfd728c18d Fix Arduino sample project link 2015-08-11 12:25:11 -04:00
Ray Schamp
a8a714aef1 Load example project for Arduino on home page 2015-08-11 12:19:16 -04:00
Ray Schamp
5ba04659e7 Final tweaks from @kaschm 2015-08-11 10:57:34 -04:00
Ray Schamp
cd09e4394c Update Sound Synthesizer information 2015-08-11 10:08:09 -04:00
Ray Schamp
f670c78a50 Un-blue the home page a little bit 2015-08-10 15:00:33 -04:00
Ray Schamp
5502c86962 Add Tone Synth image 2015-08-10 14:37:20 -04:00
Ray Schamp
e23b10bd0f Add more images 2015-08-10 13:58:14 -04:00
Ray Schamp
64a07c3412 Add links to example projects in intro content 2015-08-10 10:49:48 -04:00
Ray Schamp
402bd506c3 Add text to extension tag icons 2015-08-10 10:29:05 -04:00
Ray Schamp
00f9fe4e45 Add littlebits image 2015-08-10 09:45:40 -04:00
Ray Schamp
0a996de94c Add missing links for some sample projects, etc 2015-08-10 09:45:40 -04:00
Ray Schamp
15a0756608 List authors consistently 2015-08-10 09:45:39 -04:00
Ray Schamp
273782bbe3 Add tone.js to gallery 2015-08-10 09:45:39 -04:00
Ray Schamp
d2f0f41dec Add actual home featured extensions 2015-08-10 09:45:39 -04:00
Ray Schamp
d9e90ae6a1 Don't reload when clicking from the gallery 2015-08-10 09:45:39 -04:00
Ray Schamp
1384bda68a Remove nonexistent link 2015-08-10 09:45:39 -04:00
Ray Schamp
9819841498 Use relative image links for github.io staging 2015-08-10 09:45:39 -04:00
Ray Schamp
76222a7edf First pass on new homepage design 2015-08-10 09:45:39 -04:00
Ray Schamp
020f4aba98 Fix style on non-gallery pages, fix ul indentation 2015-08-10 09:45:38 -04:00
Ray Schamp
4ef6b3bdba First pass on gallery page 2015-08-10 09:45:38 -04:00
Ray Schamp
fd76bec821 Update header and footer to be less redundant
Fix "Scratch Foundation" link
2015-08-10 09:45:38 -04:00
Chris Willis-Ford
374a4c5baf Ensure that Scratch is defined before extension JS 2015-07-23 15:48:46 -04:00
Chris Willis-Ford
1f61e1ab3e Updated extension interface JS from main site
This should allow communication with the latest version of the Scratch
Device Plugin, including the Scratch Device Plugin for Chrome.
2015-07-23 15:45:28 -04:00
Chris Willis-Ford
33b44ceeba Updated browser plugin link 2015-05-27 14:33:39 -07:00
Ray Schamp
7ab0a32e30 Fix mailto: link 2015-05-20 12:17:28 -04:00
Ray Schamp
c2ee46f84e Update contact email. Fixes #29 2015-05-20 12:12:48 -04:00
Ray Schamp
29758f7bc9 Change link to documentation to the wiki. Fix #20 2015-05-15 12:15:37 -04:00
Ray Schamp
ffd2683cae Update forum link. Closes #15 2015-05-15 10:01:16 -04:00
Ray Schamp
fc3f834561 Update copy to be more accurate. Fixes #19 2015-05-15 09:56:46 -04:00
Ray Schamp
2c0c8f2993 Add Google Analytics 2015-05-14 14:31:54 -04:00
Ray Schamp
eabdf0911b Refactor event handling
Fixes #11, and some unfiled issues:
Loading extensions from the home page now pop up the warning modal
Clicking the "back to home" button from the warning modal returns you to home.
Each time a modal is created, the number of event handlers no longer doubles :|
2015-05-14 14:08:36 -04:00
Ray Schamp
cfc57f3cf5 Handle all static links through hashchange
Fixes #17
2015-05-13 14:27:36 -04:00
Ray Schamp
9034aa66d0 Change GitHub link to point to this repo
Fixes #18
2015-05-13 10:42:38 -04:00
Ray Schamp
c4586be31e Fix top nav links
Oops! Thanks @Rumanti! Fixes #16
2015-05-13 09:46:50 -04:00
Ray Schamp
43a98d6f4a Fix #4 2015-05-11 10:27:12 -04:00
Ray Schamp
559bdd6195 Adjust async/defer for script ordering 2015-05-11 10:18:15 -04:00
Ray Schamp
295ecff723 Add methods to set/show/get short urls 2015-05-11 10:18:15 -04:00
Ray Schamp
4507777c36 Revert "Trigger page changes with hashchange. Fix back button"
This reverts commit b184d78c3f.

Conflicts:
	js/scratchx.js
2015-05-08 21:39:43 -04:00
Ray Schamp
8d736cdad0 Lowercase ScratchX home 2015-05-08 19:37:39 -04:00
Ray Schamp
aa3842d36b Add warning modal 2015-05-08 18:53:57 -04:00
Ray Schamp
b184d78c3f Trigger page changes with hashchange. Fix back button 2015-05-08 18:44:45 -04:00
Ray Schamp
aa90085770 Fit descriptions to one line 2015-05-08 17:05:02 -04:00
Ray Schamp
5145b128d7 Feature Arduino extension 2015-05-08 16:53:35 -04:00
Ray Schamp
362ac61e50 Feature Text-to-Speech and Mesh extensions 2015-05-08 16:13:29 -04:00
Ray Schamp
8dfc239361 Combine homepage info dialogs 2015-05-08 15:46:43 -04:00
Ray Schamp
ed378ecb77 Tweaks with @carljbowman 2015-05-08 15:34:00 -04:00
Ray Schamp
9e1d73f3ab Revert shorturl experiment
This reverts commit 8215420eee.

Conflicts:
	js/scratchx.js
2015-05-08 10:13:34 -04:00
Ray Schamp
90870e6701 Rename swf object id back to scratch 2015-05-08 10:06:50 -04:00