Blueprint (CSS framework)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Wwwwolf (talk | contribs) at 08:13, 10 April 2011 (Ruby requirement for the compression tool). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Blueprint is a CSS framework designed to reduce development time and ensure cross-browser compatibility when working with Cascading Style Sheets (CSS). It also serves as a foundation for many tools designed to make CSS development easier and more accessible to beginners. Blueprint is released under a modified version of the MIT License, making it free software. It can be either used as is, or further adapted for use via a compression tool that is written in Ruby.

Features

Blueprint's README file lists the following features as being provided out-of-the-box:

  • An easily customizable grid
  • Sensible default typography
  • A typographic baseline
  • Perfected browser CSS reset
  • A stylesheet for printing
  • Powerful scripts for customization
  • Bloat Minimized as much as possible

History

Blueprint was first created by Olav Bjørkøy and released on August 3, 2007.[1] By August 11, Blueprint included work based on ideas from Jeff Croft, Nathan Borror, Christian Metts, and Eric Meyer.[2] Version 0.8 was released on November 11, and included various bugfixes as well as a new "tabs" plugin.[3]

Blueprint as a foundation for other projects

One of the goals stated by the core team is to facilitate the development of new tools for working with CSS.[4] A variety of CSS generators, visual editors, themes, and frameworks are based on Blueprint, many of which can be found on the Blueprint Wiki.[5]

External links

References