CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 20 Aug 2025 11:06:44 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100206212334
location: https://web.archive.org/web/20100206212334/https://github.com/chriseppstein/compass/tree/v0.8.13/
server-timing: captures_list;dur=0.802901, exclusion.robots;dur=0.024881, exclusion.robots.policy;dur=0.011086, esindex;dur=0.012541, cdx.remote;dur=8.762524, LoadShardBlock;dur=130.410466, PetaboxLoader3.datanode;dur=54.042466, PetaboxLoader3.resolve;dur=42.914638
x-app-server: wwwb-app215
x-ts: 302
x-tr: 183
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app215; 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: Wed, 20 Aug 2025 11:06:45 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 06 Feb 2010 21:23:34 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "1e640002e3e8e989ed1a0fb07c94a360"
x-archive-orig-x-runtime: 119ms
x-archive-orig-content-length: 30821
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: Sat, 06 Feb 2010 21:23:34 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 18 Sep 2009 07:48:32 GMT", ; rel="prev memento"; datetime="Wed, 20 Jan 2010 07:53:58 GMT", ; rel="memento"; datetime="Sat, 06 Feb 2010 21:23:34 GMT", ; rel="next memento"; datetime="Tue, 23 Mar 2010 10:33:20 GMT", ; rel="last memento"; datetime="Fri, 18 Apr 2014 18:23:33 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_20100206192929_crawl102-c/52_14_20100206212155_crawl101.arc.gz
server-timing: captures_list;dur=0.467891, exclusion.robots;dur=0.016753, exclusion.robots.policy;dur=0.008369, esindex;dur=0.009555, cdx.remote;dur=10.729484, LoadShardBlock;dur=321.170239, PetaboxLoader3.datanode;dur=271.634996, PetaboxLoader3.resolve;dur=155.643456, load_resource;dur=120.847834
x-app-server: wwwb-app215
x-ts: 200
x-tr: 540
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=5
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.8.13 - GitHub
This service is courtesy of Pledgie.
chriseppstein / compass
- Source
- Commits
- Network (79)
- Issues (6)
- Downloads (37)
- Wiki (48)
- Graphs
-
Tag:
v0.8.13
click here to add a description
click here to add a homepage
- Branches (4)
-
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 | ||
![]() |
LICENSE.markdown | Sun Jun 21 03:32:40 -0700 2009 | More clear licensing. Closes #6. [chriseppstein] |
![]() |
README.markdown | ||
![]() |
REVISION | ||
![]() |
Rakefile | ||
![]() |
VERSION.yml | ||
![]() |
bin/ | ||
![]() |
compass.gemspec | ||
![]() |
deps.rip | Sat Jun 20 20:52:48 -0700 2009 | Merge commit 'wfarr/master' into edge * commit... [chriseppstein] |
![]() |
examples/ | ||
![]() |
frameworks/ | ||
![]() |
lib/ | ||
![]() |
test/ |
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.