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.
- 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.
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.
- If necessary, install Jekyll.
- From the root
/chassis
directory, runjekyll serve
in the command line. - Open http://localhost:4000 in your browser, and boom!
Learn more about using Jekyll by reading its documentation.
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.
Connor Sears
Chassis is licensed under the MIT License.