Skip to content

zumba/zumba.github.com

Repository files navigation

Zumba Public Engineering Site

This repo contains a Jekyll templated site made to deploy on Github's Pages.

Requirements

  • Jekyll 1.0+
  • Nodejs 0.10+
  • Grunt 0.4+
  • Compass 0.12+

Install

  1. Install Jekyll: gem install jekyll bundler
  2. Install required ruby gems: bundle install
  3. Install Grunt CLI: npm install -g grunt-cli
  4. Install NodeJS dependencies: npm install

Run

grunt

This will build the files, attach a watch to the files for changes, and serve to http://localhost:4000.

Styling

To update the CSS, edit the .scss files in the sass directory, then run grunt compass to compile.

In order for these styles to display on Github pages, you'll need to commit your final build css files in the css directory.

About

Zumba Public Engineering Site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10