Skip to content

vanntastic/baseline

Repository files navigation

Baseline

Simply a collection of css files that I use as a baseline for getting started with a project, this is a collection of various frameworks such as 960.gs and formalize to get up and running quick with a project. This is mainly a nice set of defaults that I like to use, I don't use resets or assume what font or line-height you like, everything is meant to be overridden.

Plug and Play

// Clone it into whatever project you're working on and then
git clone http://github.com/vanntastic/baseline.git you/project/directory/baseline

// Assuming you cloned it into baseline
<link rel="stylesheet" href="baseline/baseline.css" type="text/css" media="screen" 
      title="Baseline" charset="utf-8">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script>
<script type="text/javascript" src="baseline/jquery.formalize.js"></script>

Included in this collection

About

a baseline setup for styles and layout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published