Jump to content

Blueprint (CSS framework)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by GreenC bot (talk | contribs) at 03:07, 19 November 2016 (1 archive template merged to {{webarchive}} (WAM)). 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]

See also

References

  1. ^ Launch: Blueprint, a CSS framework. bjorkoy.com (2007-8-3).
  2. ^ CSS Frameworks for Front-end Developers. byteswire.com. Retrieved on 2014-09-01
  3. ^ Blueprint version 0.8. Christianmontoya.com. Retrieved on 2012-09-11.
  4. ^ Semantify, and CSS tools based on Blueprint Archived January 16, 2009, at the Wayback Machine. Christianmontoya.com. Retrieved on 2012-09-11.
  5. ^ Mods, Forks and Alternatives. Wiki.github.com (2012-03-31). Retrieved on 2012-09-11.