• This repository has been archived on 05/Apr/2020
  • Stars
    star
    139
  • Rank 262,954 (Top 6 %)
  • Language
    CSS
  • License
    MIT License
  • Created over 12 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.

More Repositories

1

joblint

Test tech job posts for issues with sexism, culture, expectations, and recruiter fails.
JavaScript
1,867
star
2

learning-express-cluster

Companion code to the post "Node Cluster and Express"
JavaScript
115
star
3

pacer

[UNMAINTAINED] A flexible, fault-tolerant, Redis-based rate-limiter for Node.js
JavaScript
79
star
4

proclaim

A simple assertion library for server and client side JavaScript.
JavaScript
65
star
5

cssdb

[UNMAINTAINED] CSSDB: A curated collection of great CSS, Sass, LESS and Stylus libraries.
HTML
54
star
6

frag

[UNMAINTAINED] Frag is a fluid, responsive, simple grid system for CSS written in Sass.
CSS
26
star
7

chic

[UNMAINTAINED] Chic is an extremely simple class-like interface to JavaScript prototypal inheritance.
JavaScript
24
star
8

asynchronize

[UNMAINTAINED] Make synchronous functions look asynchronous.
JavaScript
11
star
9

tweet-baker

[UNMAINTAINED] Bake Twitter entities into your tweets; turning text plus entities into beautiful, customisable HTML.
JavaScript
10
star
10

cuff

[UNMAINTAINED] A small utility for binding UI controls to DOM elements.
JavaScript
9
star
11

audrey

A simple single-user and self-hosted feed reader
JavaScript
8
star
12

topsy-php

[UNMAINTAINED] A simple PHP wrapper for Topsy's Otter API.
PHP
7
star
13

crossword

Fetch and archive the New York Times crossword leaderboard
JavaScript
6
star
14

hubot-dogeme

[UNMAINTAINED] Wow. Such Doge. So Hubot.
CoffeeScript
5
star
15

yeehaw

Race horses in Slack
JavaScript
5
star
16

atom-burn

[UNMAINTAINED] Atom syntax theme. Like Zenburn, but with less Zen.
CSS
5
star
17

express-coffee-template

[UNMAINTAINED] An Express + CoffeeScript + Mustache application template for Node
CoffeeScript
5
star
18

thingme

[UNMAINTAINED] Build web-services for finding and randomizing things
JavaScript
4
star
19

conifer

[UNMAINTAINED] A multi-format, file-based configuration library for Node.js
CoffeeScript
3
star
20

jserve

Serve up JSON files
JavaScript
3
star
21

each-module

[UNMAINTAINED] Execute a function on each module in a directory
JavaScript
3
star
22

jekyll-lift-off

[UNMAINTAINED] Jekyll Lift-Off is a simple boilerplate to get you started with a Jekyll-based site.
HTML
3
star
23

frame

[UNMAINTAINED] Frame is a light-weight HTML scaffold for you to test your stylesheets against. That's all, just a HTML document with lots of elements. It's useful!
HTML
3
star
24

allow-methods

Express/connect middleware to handle 405 errors.
JavaScript
3
star
25

conspire

[UNMAINTAINED] Generate frightening and very believable conspiracy theories.
JavaScript
3
star
26

rpc

Handle RPC endpoints, standalone or for Express and Koa
JavaScript
3
star
27

feed-parser

A well-tested and resilient Node.js parser for RSS and Atom feeds.
JavaScript
3
star
28

twimo

[UNMAINTAINED] Quickly and easily import your Twitter archive into MongoDB.
JavaScript
3
star
29

dream-date

Create calendar systems for your role playing games
JavaScript
2
star
30

pa11y-reporter-rainbows

[UNMAINTAINED] Rainbow reporter for pa11y.
JavaScript
2
star
31

commandeer

Proxy requests through connect and capture JSON responses before they are output
JavaScript
2
star
32

rem

[UNMAINTAINED] Rem is a simple mixin for Sass which converts pixel values to rem values with a pixel fallback.
CSS
2
star
33

make

Reusable Makefiles for my open source projects
Makefile
2
star
34

mocha-srv

[UNMAINTAINED] Bundle node tests and serve them up for running in-browser
JavaScript
2
star
35

coffeebot

[UNMAINTAINED] Tell people when coffee is ready
JavaScript
2
star
36

app

Build Express applications with all of my preferences baked in
JavaScript
2
star
37

bennyhill.me

[UNMAINTAINED] Play Benny Hill music (Yakety Sax) alongside your favourite GIFs
HTML
2
star
38

varname

Convert strings between different variable naming formats.
JavaScript
1
star
39

chic-event

[UNMAINTAINED] Chic Event is simple object-oriented event system for JavaScript.
JavaScript
1
star
40

jemima

[UNMAINTAINED] A naïve little (puddle) duck typing library for Node.js
CoffeeScript
1
star
41

monorepo-testing

Just trying out some things for running a monorepo
JavaScript
1
star
42

express-ctrl

[UNMAINTAINED] A light wrapper, providing a controller-like interface to Express routing
JavaScript
1
star
43

catchup

[UNMAINTAINED] Catchup is a small set of CSS3 and CSS 2.1 compatibility mixins for LESS.
CSS
1
star
44

terraform-github

Used to manage Rowan Manning's GitHub account via Terraform.
HCL
1
star
45

renderer

Render htm views with Hyperons
JavaScript
1
star
46

pledge

[UNMAINTAINED] Pledge is a pretty little argument validation library for your browser and server.
CoffeeScript
1
star
47

diary

My daily doodle diary
HTML
1
star
48

rowanmanning.com

The source code for rowanmanning.com
JavaScript
1
star
49

makefiles

[UNMAINTAINED] Makefiles for use in various open source projects
1
star
50

sample-feeds

A website containing sample Atom, RDF, and RSS feeds
SCSS
1
star
51

fetch-feed

Fetch and parse RSS and Atom feeds.
JavaScript
1
star