GitXplorerGitXplorer
c

chassis

public
91 stars
11 forks
0 issues

Commits

List of commits on branch master.
Unverified
9e51cc8fd0aefd46387f8ecbed8e98d333d889ed

because why not

cconnors committed 11 years ago
Unverified
4f63dc915dd8fea57943cde58144dd0a561efd75

Remove stray character.

cconnors committed 11 years ago
Unverified
29474dd1b55273e132a1da5f96ca841673699276

whoops. actually use correct links

cconnors committed 11 years ago
Unverified
1f082017a0a7d1dbf0aaf41c4c6db794e851e964

Updating links

cconnors committed 11 years ago
Unverified
679c005be8498439e1a34cb69f4108b26a0e6b30

Spacing after selector in icons.css

committed 11 years ago
Unverified
3242e7342fc1cdd3e4688b9d8b085a9a69cc0a73

Fixing typo.

committed 11 years ago

README

The README file for this repository.

A lightweight HTML & CSS base layer for mobile-first web development.

Chassis provides you with base CSS and HTML files to jump start your web development. If you're looking for a full featured front-end framework, you're in the wrong place. Chassis only gives you what you need and nothing else.

Getting started

  • Clone the repo git clone git@github.com:connors/chassis.git or just download the bundled CSS.
  • Read the docs to learn how to create simple layouts and use Chassis' base layer styles.

Documentation

Chassis' documentation is built with Jekyll and publicly hosted on GitHub Pages at https://github.com/connors/chassis. The docs may also be run locally.

Running documentation locally

  1. If necessary, install Jekyll.
  2. From the root /chassis directory, run jekyll serve in the command line.
  3. Open http://localhost:4000 in your browser, and boom!

Learn more about using Jekyll by reading its documentation.

Reporting bugs & contributing

Please file a Github issue to report a bug. When reporting a bug, be sure to search for existing issues and read the Issue Guidelines, written by Nicolas Gallagher.

Author

Connor Sears

License

Chassis is licensed under the MIT License.