CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 25 Aug 2025 02:56:29 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091112070544
location: https://web.archive.org/web/20091112070544/https://github.com/chriseppstein/compass/tree/v0.6.5
server-timing: captures_list;dur=1.133831, exclusion.robots;dur=0.017820, exclusion.robots.policy;dur=0.008361, esindex;dur=0.010252, cdx.remote;dur=6.126842, LoadShardBlock;dur=197.984962, PetaboxLoader3.datanode;dur=50.822010, PetaboxLoader3.resolve;dur=75.109065
x-app-server: wwwb-app223
x-ts: 302
x-tr: 240
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app223; 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 02:56:29 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 12 Nov 2009 07:05:44 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "87afd70cbb2b1ced04994af652e62d18"
x-archive-orig-x-runtime: 79ms
x-archive-orig-content-length: 33978
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: Thu, 12 Nov 2009 07:05:44 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 05 May 2009 04:31:43 GMT", ; rel="prev memento"; datetime="Fri, 11 Sep 2009 09:12:41 GMT", ; rel="memento"; datetime="Thu, 12 Nov 2009 07:05:44 GMT", ; rel="next memento"; datetime="Tue, 12 Jan 2010 02:28:20 GMT", ; rel="last memento"; datetime="Fri, 18 Apr 2014 14:48:57 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_12_20091112034659_crawl102-c/52_12_20091112070505_crawl101.arc.gz
server-timing: captures_list;dur=0.593118, exclusion.robots;dur=0.020409, exclusion.robots.policy;dur=0.008646, esindex;dur=0.013202, cdx.remote;dur=14.411934, LoadShardBlock;dur=245.605661, PetaboxLoader3.datanode;dur=244.570512, PetaboxLoader3.resolve;dur=378.873510, load_resource;dur=405.068742
x-app-server: wwwb-app223
x-ts: 200
x-tr: 739
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 v0.6.5 - 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 | Thu Mar 12 10:59:54 -0700 2009 | Made the 'rake examples' task use the command l... [chriseppstein] |
![]() |
CHANGELOG.markdown | Wed Apr 29 08:27:59 -0700 2009 | Release 0.6.5 [chriseppstein] |
![]() |
Manifest | Sun Apr 19 09:48:19 -0700 2009 | Version 0.6.2 [chriseppstein] |
![]() |
README.markdown | Fri Apr 24 16:24:56 -0700 2009 | Updated the README [chriseppstein] |
![]() |
Rakefile | Thu Mar 12 10:59:54 -0700 2009 | Made the 'rake examples' task use the command l... [chriseppstein] |
![]() |
VERSION | Wed Apr 29 08:27:59 -0700 2009 | Release 0.6.5 [chriseppstein] |
![]() |
bin/ | Mon Jan 19 07:52:39 -0800 2009 | Changes to make the command-line tool more test... [chriseppstein] |
![]() |
compass.gemspec | Wed Apr 29 08:27:59 -0700 2009 | Release 0.6.5 [chriseppstein] |
![]() |
examples/ | Loading commit data... ![]() |
|
![]() |
frameworks/ | Wed Apr 29 08:27:18 -0700 2009 | [Compass Core] Make all compass core library mi... [chriseppstein] |
![]() |
lib/ | ||
![]() |
test/ | Tue Apr 07 00:22:22 -0700 2009 | All commands must implement execute now. [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. Port 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.
This feature is coming soon. Sit tight!