CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 25 Aug 2025 15:35:24 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091127211101
location: https://web.archive.org/web/20091127211101/https://github.com/chriseppstein/compass/tree/plugins
server-timing: captures_list;dur=1.033304, exclusion.robots;dur=0.038175, exclusion.robots.policy;dur=0.017589, esindex;dur=0.022501, cdx.remote;dur=36.050629, LoadShardBlock;dur=403.846364, PetaboxLoader3.datanode;dur=176.544519, PetaboxLoader3.resolve;dur=166.497167
x-app-server: wwwb-app214
x-ts: 302
x-tr: 508
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app214; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 25 Aug 2025 15:35:25 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 27 Nov 2009 21:11:00 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "f6de05405dba58dada8985b7c68b1f1a"
x-archive-orig-x-runtime: 129ms
x-archive-orig-content-length: 34376
x-archive-orig-set-cookie: _github_ses=BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7AA%3D%3D--884981fc5aa85daf318eeff084d98e2cff92578f; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 27 Nov 2009 21:11:01 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 29 Jul 2009 04:01:56 GMT", ; rel="prev memento"; datetime="Mon, 28 Sep 2009 00:45:19 GMT", ; rel="memento"; datetime="Fri, 27 Nov 2009 21:11:01 GMT", ; rel="next memento"; datetime="Wed, 10 Feb 2010 20:18:13 GMT", ; rel="last memento"; datetime="Thu, 27 May 2010 08:06:50 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_13_20091127195910_crawl100_IndexOnly-c/52_13_20091127211053_crawl101.arc.gz
server-timing: captures_list;dur=0.470178, exclusion.robots;dur=0.017511, exclusion.robots.policy;dur=0.008283, esindex;dur=0.010971, cdx.remote;dur=22.038274, LoadShardBlock;dur=206.383426, PetaboxLoader3.datanode;dur=183.122022, PetaboxLoader3.resolve;dur=162.930286, load_resource;dur=232.904714
x-app-server: wwwb-app214
x-ts: 200
x-tr: 530
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
chriseppstein's compass at plugins - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain. edit |
Homepage: | https://compass-style.org edit |
Public Clone URL: |
git://github.com/chriseppstein/compass.git
Give this clone URL to anyone.
git clone git://github.com/chriseppstein/compass.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:chriseppstein/compass.git
|
compass /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
CHANGELOG.markdown | ||
![]() |
LICENSE.markdown | Sun Jun 21 03:32:40 -0700 2009 | More clear licensing. Closes #6. [chriseppstein] |
![]() |
README.markdown | Sun Jun 21 03:32:40 -0700 2009 | More clear licensing. Closes #6. [chriseppstein] |
![]() |
REVISION | ||
![]() |
Rakefile | ||
![]() |
VERSION.yml | ||
![]() |
bin/ | Mon Jan 19 07:52:39 -0800 2009 | Changes to make the command-line tool more test... [chriseppstein] |
![]() |
compass.gemspec | Fri Jul 24 08:36:30 -0700 2009 | Regenerated gemspec for version 0.8.8 [chriseppstein] |
![]() |
deps.rip | Sat Jun 20 20:52:48 -0700 2009 | Merge commit 'wfarr/master' into edge * commit... [chriseppstein] |
![]() |
examples/ | ||
![]() |
frameworks/ | ||
![]() |
lib/ | ||
![]() |
test/ | Mon Jul 06 07:18:25 -0700 2009 | [Compass Core] A new helper function stylesheet... [chriseppstein] |
README.markdown
Compass
A Sass-based CSS Meta-Framework that allows you to mix and match any of the following CSS frameworks:
- Compass Core - Wiki Documentation
- Blueprint - Wiki Documentation
- YUI - Wiki Documentation
- 960 - Wiki Documentation
- Other frameworks can be added relatively easily. Create your own!
Compass Provides
- A command line tool for managing your Sass projects.
- Simple integration with Ruby-on-Rails, Merb, StaticMatic, and even non-ruby application servers.
- Loads of Sass mixins to make building your website a snap.
More Information
Please see the wiki
Author
Compass is written by Chris Eppstein.
Chris is the Software Architect of Caring.com and a member of the Sass core team.
License
Copyright (c) 2008-2009 Christopher M. Eppstein
All Rights Reserved.
Released under a slightly modified MIT License.
This feature is coming soon. Sit tight!