Skip to content

pkdevboxy/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
  2. Install Grunt CLI: npm install -g grunt-cli
  3. 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.

About

Zumba Public Engineering Site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.3%
  • PHP 20.4%
  • CSS 12.4%
  • JavaScript 8.5%
  • Shell 2.4%