Git Product home page Git Product logo

flair-ie8's Introduction

Flair - Sennza's WordPress Foundation Starter theme

This is WordPress starter theme that uses Foundation, Grunt and libsass!

Prerequisites

This setup works well with Chassis.

Requirements

You'll need to have the following items installed before continuing.

  • Node.js: Use the installer provided on the NodeJS website.
  • Grunt: Run [sudo] npm install -g grunt-cli
  • Bower: Run [sudo] npm install -g bower

Quickstart

git clone [email protected]:sennza/Flair.git yourtheme
npm install && bower install

While you're working on your project, run:

grunt

And you're set!

Directory Strucutre

  • sass/_settings.scss: Foundation configuration settings go in here
  • sass/app.scss: Application styles go here
  • parts: All get_template_parts are stored in here
  • templates: All Page Templates are stored in here
  • inc: Any complex filters and actions should go in here to reduce the bloat of functions.php. Note: Any files in the root will be automagically included in your theme.

Foundation Support

In functions.php there are some commented out add_theme_support lines which when uncommented will add theme suppport for Foundations:

flair-ie8's People

Contributors

tareiking avatar

Watchers

 avatar

flair-ie8's Issues

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.