Scratch Extension Site
Find a file
2015-05-08 23:35:18 -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 Revert "Trigger page changes with hashchange. Fix back button" 2015-05-08 21:39:43 -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 Simplify media library 2015-05-08 23:35:18 -04: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
favicon.ico Add favicon 2015-05-08 19:35:46 -04:00
index.html Revert "Trigger page changes with hashchange. Fix back button" 2015-05-08 21:39:43 -04:00
README.md Use bourbon/neat/bitters for CSS 2015-05-01 09:39:03 -04:00
Scratch.swf New SWF with warning popup and top-right elements 2015-05-08 17:24:20 -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