File: README.markdown

package info (click to toggle)
ruby-compass 1.0.1~dfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,152 kB
  • ctags: 1,795
  • sloc: ruby: 12,901; makefile: 127; perl: 43; xml: 14; sh: 4
file content (30 lines) | stat: -rw-r--r-- 1,097 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Compass Stylesheet Authoring Framework

Build Status: [![Build Status](https://travis-ci.org/Compass/compass.png)](https://travis-ci.org/Compass/compass)

Code Quality: [![Code Climate](https://codeclimate.com/github/Compass/compass.png)](https://codeclimate.com/github/Compass/compass)

## Resources

* [Compass Homepage](http://compass-style.org/)
* [Installing Compass](http://compass-style.org/install/)
* [Compass Reference](http://compass-style.org/install/reference/)

## Author
Compass is written by [Chris Eppstein](http://chriseppstein.github.io/).<br>
Chris is a software engineer at [LinkedIn](http://www.linkedin.com/) and a member of the [Sass](https://github.com/nex3/sass) core team.

## Core Team Members

* [Scott Davis](https://github.com/scottdavis)
* [Eric Suzanne](https://github.com/ericam)
* [Brandon Mathis](https://github.com/imathis)

## Major Contributors

* [Nico Hagenburger](https://github.com/hagenburger)

## License
Copyright (c) 2008-2014 Christopher M. Eppstein<br>
All Rights Reserved.<br>
Released under a [slightly modified MIT License](LICENSE.markdown).