CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 08 Aug 2025 11:58:23 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100217162106
location: https://web.archive.org/web/20100217162106/https://github.com/chriseppstein/compass/tree/v0.6.11
server-timing: captures_list;dur=1.168037, exclusion.robots;dur=0.043033, exclusion.robots.policy;dur=0.019554, esindex;dur=0.022568, cdx.remote;dur=60.525279, LoadShardBlock;dur=392.269768, PetaboxLoader3.datanode;dur=69.903867, PetaboxLoader3.resolve;dur=271.950115
x-app-server: wwwb-app224
x-ts: 302
x-tr: 511
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app224; 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: Fri, 08 Aug 2025 11:58:24 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 17 Feb 2010 16:21:06 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "b6e706975b3337dc1ee1614996b85cf9"
x-archive-orig-x-runtime: 149ms
x-archive-orig-content-length: 30520
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: Wed, 17 Feb 2010 16:21:06 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 15 Jun 2009 03:38:10 GMT", ; rel="prev memento"; datetime="Tue, 15 Dec 2009 06:37:40 GMT", ; rel="memento"; datetime="Wed, 17 Feb 2010 16:21:06 GMT", ; rel="next memento"; datetime="Thu, 11 Nov 2010 08:59:26 GMT", ; rel="last memento"; datetime="Fri, 18 Apr 2014 14:42:39 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_14_20100217153743_crawl103-c/52_14_20100217161908_crawl101.arc.gz
server-timing: captures_list;dur=0.574004, exclusion.robots;dur=0.020048, exclusion.robots.policy;dur=0.008609, esindex;dur=0.011336, cdx.remote;dur=39.662318, LoadShardBlock;dur=263.614377, PetaboxLoader3.datanode;dur=162.050150, PetaboxLoader3.resolve;dur=268.522227, load_resource;dur=222.835353
x-app-server: wwwb-app224
x-ts: 200
x-tr: 624
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.11 - GitHub
This service is courtesy of Pledgie.
chriseppstein / compass
- Source
- Commits
- Network (82)
- Issues (6)
- Downloads (37)
- Wiki (48)
- Graphs
-
Tag:
v0.6.11
click here to add a description
click here to add a homepage
- Branches (5)
-
Tags (37)
- v0.10.0.pre5
- v0.10.0.pre4
- v0.10.0.pre3
- v0.10.0.pre2
- v0.10.0.pre1
- v0.8.17
- v0.8.16
- v0.8.15
- v0.8.14
- v0.8.13
- v0.8.12
- v0.8.11
- v0.8.10
- v0.8.9
- v0.8.8
- v0.8.7
- v0.8.6
- v0.8.5
- v0.8.4
- v0.8.3
- v0.8.2
- v0.8.1
- v0.8.0
- v0.6.15
- v0.6.14
- v0.6.13
- v0.6.12
- v0.6.11
- v0.6.10
- v0.6.9
- v0.6.8
- v0.6.6
- v0.6.5
- v0.6.3
- v0.6.2
- v0.6.1
- v0.6.0
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain. — Read more
compass /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
CHANGELOG.markdown | ||
![]() |
README.markdown | Fri Apr 24 16:24:56 -0700 2009 | Updated the README [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 | ||
![]() |
examples/ | Sat May 02 15:18:30 -0700 2009 | Updated the compass examples to work correctly ... [chriseppstein] |
![]() |
frameworks/ | ||
![]() |
lib/ | ||
![]() |
test/ | Fri May 08 08:11:42 -0700 2009 | Need to reset the configuration before each con... [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.