Giter VIP home page Giter VIP logo

foundation4-bourbon's Introduction

Foundation 4 Project with Bourbon Framework

Project starter repo for a new Foundation 4 project using the Bourbon framework. Great for getting started quickly with html prototyping.

This repo uses Bundler to manage gems, and Guard to run command-line processes to minify and concatenate CSS and Javascript.

You will also need to install juicer and your choice of compressor. (YUI compressor, Closure Compiler, or JsMin). You will only need to do the juicer installation once. Visit the juicer repo on github for more instructions on installation. https://github.com/cjohansen/juicer

To use

  1. clone the repo
  2. cd to assets/
  3. run bundle install to get the necessary gems
  4. run bundle exec guard to start the Guard processes

Once you do the above steps, Guard will be running and you can start workign with Sass, JS, and your html templates.

There is a directory called "static" where I typically create my html templates while I'm prototyping. If you change this directory, or it's location, be sure to update the watch location in the Guardfile for your html templates.

foundation4-bourbon's People

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.