Skip to content

Commit

Permalink
Deleting Sassy_s files. Sass is now included in Underscores.
Browse files Browse the repository at this point in the history
  • Loading branch information
sabreuse committed Aug 11, 2014
1 parent a705b4a commit 4fd09f9
Show file tree
Hide file tree
Showing 18 changed files with 3 additions and 798 deletions.
39 changes: 0 additions & 39 deletions .gitignore

This file was deleted.

25 changes: 3 additions & 22 deletions README.md
@@ -1,29 +1,10 @@
sassy_s sassy_s
======= =======


... is the Underscores base stylesheet refactored as scss partials. ... is retired.


(Underscores, if you don't know it, is a completely awesome starter theme for WordPress.) (Underscores, if you don't know it, is a completely awesome starter theme for WordPress.)


Prerequisites Underscores now includes Sass files out of the box; to use them, go to http://underscores.me and grab a fresh copy of the theme. You'll find the "Sassify" checkbox under the Advanced Options.
-------------


You will need to have Sass installed, if you don't already have it. (If you're new to Sass, start here: http://sass-lang.com/tutorial.html and here: http://www.alistapart.com/articles/getting-started-with-sass/) With that, there's no need to maintain this as a separate fork. So long and thanks for all the (Sassy) fish!

You'll also need a fresh copy of Underscores for each new project. I strongly recommend using http://underscores.me to set up a customized copy for your project.

Now, clone me.
--------------

1. Drop the entire sassy_s folder into your theme folder.

2. *Before you start editing*, copy the header from your customized Underscores style.css to sassy_s/style.scss

3. From the command line:

cd path/to/your/theme
sass --watch sassy_s/style.scss:style.css

(Or use your preferred Sass GUI to set your input to the sassy_s directory and your output to the main stylesheet.)

4. sassy_s comes with a few examples of variables and mixins to get you started.
7 changes: 0 additions & 7 deletions sassy_s/_comments.scss

This file was deleted.

26 changes: 0 additions & 26 deletions sassy_s/_content.scss

This file was deleted.

94 changes: 0 additions & 94 deletions sassy_s/_forms.scss

This file was deleted.

57 changes: 0 additions & 57 deletions sassy_s/_global.scss

This file was deleted.

13 changes: 0 additions & 13 deletions sassy_s/_infinitescroll.scss

This file was deleted.

40 changes: 0 additions & 40 deletions sassy_s/_layout.scss

This file was deleted.

0 comments on commit 4fd09f9

Please sign in to comment.