All Projects → connors → chassis

connors / chassis

Licence: MIT license
A lightweight, mobile-first approach to web development.

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Chassis

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].