Scratch Extension Site
Find a file
2015-05-06 19:56:15 -04:00
css Show/hide the editor by putting it on/off screen 2015-05-06 15:06:32 -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 Unredundantize static link method 2015-05-06 19:56:15 -04:00
libs Merge branch 'prototype' of github.com:LLK/scratchx into gh-pages 2015-05-06 13:47:11 -04:00
locale First pass at ScratchX site 2015-03-23 16:26:34 -07:00
media First pass at ScratchX site 2015-03-23 16:26:34 -07:00
sass Show/hide the editor by putting it on/off screen 2015-05-06 15:06:32 -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 Unredundantize static link method 2015-05-06 19:56:15 -04:00
README.md Use bourbon/neat/bitters for CSS 2015-05-01 09:39:03 -04:00
Scratch.swf New SWF with loadGithubURL 2015-05-06 14:56:14 -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