Giter Site home page Giter Site logo

sassy_s's Introduction

sassy_s

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

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

Prerequisites

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/)

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.

sassy_s's People

Contributors

sabreuse avatar joelpittet avatar brookedot avatar peeyarmenon avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.