Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.
/ pigeon Public archive

[UNMAINTAINED] Pigeon is an OOCSS framework for rapid prototyping and building smart, scalable websites.

License

Notifications You must be signed in to change notification settings

rowanmanning/pigeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pigeon

Pigeon is an OOCSS framework for rapid prototyping and building smart, scalable websites.

⚠️ NOTE: This project is no longer being maintained. If you're interested in taking over maintenance, please contact me.

Current Version: 1.2.5 Browser Support: Android Browser 2.2–4.2, Firefox 3.6, Firefox 4–26, Google Chrome 14–32, Internet Explorer 7–11, Mobile Safari iOS 4–7, Opera 12.10, Safari 5–7g

Pigeon

Usage

Pigeon is easy to use and highly configurable, you can use it with either plain CSS or Sass. The Pigeon website has the full documentation.

Development

In order to build CSS from the Pigeon source files, you'll need to install the Sass command line utility. If you're on Windows, you'll also need to install Make for Windows.

Once you're set up, you can run the following commands:

$ make compile # compile Sass source to CSS
$ make minify # compile Sass source to CSS and minify

When no build target is specified, make will run minify and compile. This means you can use the following command for brevity:

$ make

Work on files in the lib directory; files in build are generated by the build tools. Please run make and commit generated files before opening a pull request.

License

Copyright 2013, Rowan Manning Licensed under the MIT license.

About

[UNMAINTAINED] Pigeon is an OOCSS framework for rapid prototyping and building smart, scalable websites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published