Scratch Extension Site
Find a file
2015-05-08 19:23:24 -04:00
css Add warning modal 2015-05-08 18:53:57 -04:00
examples Added SoundFlower example project 2015-05-06 11:35:39 -07:00
fonts Style the homepage 2015-05-05 13:06:47 -04:00
images Style the homepage 2015-05-05 13:06:47 -04:00
js Add warning modal 2015-05-08 18:53:57 -04:00
libs Revert shorturl experiment 2015-05-08 10:13:34 -04:00
locale Add translations 2015-05-08 19:23:24 -04:00
media First pass at ScratchX site 2015-03-23 16:26:34 -07:00
sass Add warning modal 2015-05-08 18:53:57 -04:00
scratch_extensions Added built-in extensions and fixed loading them 2015-03-24 00:33:19 -07:00
.gitignore Use bourbon/neat/bitters for CSS 2015-05-01 09:39:03 -04:00
CNAME Create CNAME 2015-03-10 16:31:25 -04:00
index.html Add warning modal 2015-05-08 18:53:57 -04:00
README.md Use bourbon/neat/bitters for CSS 2015-05-01 09:39:03 -04:00
Scratch.swf SWF nearly feature complete, fixed HTML for plugin 2015-05-07 23:20:39 -07:00

scratchx

Scratch Extension Site

CSS

The project uses Bourbon, Neat, and Bitters for CSS. Don't edit css/scratchx.css, instead edit the files in the sass directory and develop with

sass --watch sass:css