Scratch Extension Site
Find a file
2015-05-07 20:50:07 -04:00
css Fix the little jump when you go to #home etc. 2015-05-07 18:06:28 -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 Take a not so serious crack at short URLs 2015-05-07 19:03:41 -04:00
libs Take a not so serious crack at short URLs 2015-05-07 19:03:41 -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 Fix the little jump when you go to #home etc. 2015-05-07 18:06:28 -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 Update and link to FAQ 2015-05-07 20:50:07 -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