/jekyll-foundation-quickstart

Jekyll + Foundation (Compass) Quickstart

Primary LanguageCSS

Jekyll with Foundation (Compass) Quickstart by 29th Drive

Design & Development quickstart with Jekyll & Foundation + Compass.

Requirements

Minimum

  • Ruby 1.9+
  • Jekyll: gem install jekyll

(Optional) To Update Foundation Manually

Quickstart

Then when you're working on your project, run the following command to watch the Sass folder and continually rebuild (poll) the CSS:

Run the following command to build the site with Jekyll:

jekyll build

Run the following command to build the site and serve it with Jekyll:

jekyll serve

Upgrading this Repo

Run bower install to install the latest version of Foundation

If you'd like to upgrade to a newer version of Foundation down the road, run:

bower update