Skip to content
/ jeet Public
forked from mojotech/jeet

A light, semantic, responsive, CSS framework built from the best parts.

Notifications You must be signed in to change notification settings

netchaev/jeet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Jeet takes the best of the open source HTML5/CSS3 World and combines it into a lightweight, semantic, responsive, and blazing fast framework.

Check out demos, documentation, and screencasts at http://jeetframework.com

Watch Jeet develop an entire IE7+ responsive website in 3 minutes while dramatically improving code quality.

Watch the very popular webdesign.tutsplus.com screencast tutorial on Jeet

Follow me on Twitter! @ccccory Follow my company on Twitter! @PressedWeb

Quick Start

Stylus

  • Install nodejs

  • Install Stylus globally (npm install stylus -g)

  • Install nib globally (npm install nib -g)

  • Navigate to your /css directory via terminal

  • Run this line to have Stylus use nib, watch your .styl file, and compress it

    stylus -u nib -w -c

Compass

  • Install Compass
  • Navigate to your [/css] directory via terminal
  • Run this command to have Compass watch your file for changes compass watch
  • Edit [/css/config.rb] to compress or expand css output

Features

  • Responsive
  • Lightweight
  • Semantic
  • Highly customizable
  • IE7+
  • Fluid
  • Lightweight

Moving Parts

FAQ

Q Why "Jeet"?

A Named after Bruce Lee's, Jeet Kune Do. Mr. Lee combined the best of every martial art into his own fighting style. Jeet Framework does the same by taking the best parts and leaving out the bloat.

Q Do you have plans to port this to LESS and SASS?

A Yes definitely. In the meantime, try it out on Stylus. Stylus is incredibly underrated.

Q Goals for this project?

A I'd like to continue fixing bugs as they pop up, and implement as many feature requests as possible until this framework rules them all. Leave suggestions in the issue tracker.

About

A light, semantic, responsive, CSS framework built from the best parts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published