Commit graph

24 commits

Author SHA1 Message Date
Ray Schamp
1b75ba8663 Update privacy policy with final copy 2015-05-07 17:22:30 -04:00
Ray Schamp
15daacc8e9 Unredundantize static link method 2015-05-06 19:56:15 -04:00
Ray Schamp
06e031cdc8 Allow loading URLs from links 2015-05-06 19:55:28 -04:00
Ray Schamp
4fbe39264b Use a form for URLs so you can hit enter to submit 2015-05-06 14:59:37 -04:00
Ray Schamp
acc51bef15 Merge branch 'prototype' of github.com:LLK/scratchx into gh-pages
Conflicts:
	index.html
2015-05-06 13:47:11 -04:00
Ray Schamp
1680b462bd Remove link from nav heading 2015-05-06 10:46:26 -04:00
Ray Schamp
d01157e156 Add links 2015-05-06 10:23:44 -04:00
Ray Schamp
ece03eb8c5 Add handlers for file and url inputs 2015-05-06 10:18:15 -04:00
Ray Schamp
34d59aab3e Make logo go to home, fix click handler 2015-05-06 10:17:51 -04:00
Chris Willis-Ford
3f64f7002b Added base64 helpers 2015-05-05 16:04:01 -07:00
Ray Schamp
a69d55e995 Add static page navigation 2015-05-05 16:53:44 -04:00
Ray Schamp
53d0b66025 Style social media icons 2015-05-05 16:22:29 -04:00
Ray Schamp
c8acb945f6 Add a privacy policy page with styles 2015-05-05 13:14:27 -04:00
Ray Schamp
35e1cca33b Style the homepage 2015-05-05 13:06:47 -04:00
Ray Schamp
a505617bf4 Add initial home page content and grid layout 2015-05-01 15:50:11 -04:00
Ray Schamp
628c48afac Use bourbon/neat/bitters for CSS 2015-05-01 09:39:03 -04:00
Ray Schamp
2ccb6c1c76 Organize JS 2015-05-01 09:32:37 -04:00
Ray Schamp
9b68d8a7ec Upgrade jQuery 2015-04-30 17:36:27 -04:00
Ray Schamp
2c55b3d02c Do some CSS organization and hide the swf by default. 2015-04-30 17:23:09 -04:00
Chris Willis-Ford
b392050016 Load a project if specified on the URL 2015-03-26 13:31:41 -07:00
Chris Willis-Ford
9a957780c7 Support loading extensions through URL parameters
Also added JSthrowError and JSeditorReady
2015-03-26 01:27:47 -07:00
Chris Willis-Ford
6c2a999922 Added built-in extensions and fixed loading them 2015-03-24 00:33:19 -07:00
Chris Willis-Ford
a0670e4ea9 First pass at ScratchX site
The editor loads with no warnings or errors in the console.
Thumbnails load correctly in the Extension Library.
It is not yet possible to load an extension.
2015-03-23 16:26:34 -07:00
Sayamindu Dasgupta
eaebea72fc Placeholder index.html 2015-03-10 16:33:43 -04:00