CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 16 Aug 2025 14:04:54 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100322225459
location: https://web.archive.org/web/20100322225459/https://github.com/kneath/github_textmate_preview
server-timing: captures_list;dur=0.795659, exclusion.robots;dur=0.023247, exclusion.robots.policy;dur=0.009280, esindex;dur=0.012162, cdx.remote;dur=36.688191, LoadShardBlock;dur=378.978881, PetaboxLoader3.resolve;dur=181.369396, PetaboxLoader3.datanode;dur=184.131674
x-app-server: wwwb-app239
x-ts: 302
x-tr: 476
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app239; 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: Sat, 16 Aug 2025 14:04:55 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 22 Mar 2010 22:54:59 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "ec5f21dbda046997f5ce631a93a5a91c"
x-archive-orig-x-runtime: 95ms
x-archive-orig-content-length: 19820
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: Mon, 22 Mar 2010 22:54:59 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 14 Feb 2010 01:35:27 GMT", ; rel="prev memento"; datetime="Sun, 14 Feb 2010 01:35:27 GMT", ; rel="memento"; datetime="Mon, 22 Mar 2010 22:54:59 GMT", ; rel="next memento"; datetime="Mon, 17 Oct 2011 02:32:09 GMT", ; rel="last memento"; datetime="Fri, 03 Feb 2023 07:05:10 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: 51_14_20100322212148_crawl100-c/51_14_20100322225437_crawl101.arc.gz
server-timing: captures_list;dur=0.393574, exclusion.robots;dur=0.012948, exclusion.robots.policy;dur=0.005227, esindex;dur=0.008739, cdx.remote;dur=52.098509, LoadShardBlock;dur=363.712799, PetaboxLoader3.datanode;dur=217.696855, PetaboxLoader3.resolve;dur=265.732151, load_resource;dur=151.965955
x-app-server: wwwb-app239
x-ts: 200
x-tr: 622
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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
kneath's github_textmate_preview at master - GitHub
kneath / github_textmate_preview
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Sat Dec 05 13:42:45 -0800 2009 | Kill DS_Store [kneath] |
![]() |
README.md | Sat Dec 05 13:15:38 -0800 2009 | Update install instructions [kneath] |
![]() |
images/ | Sat Dec 05 12:58:49 -0800 2009 | Initial Commit [kneath] |
![]() |
style.css | Sat Dec 05 12:58:49 -0800 2009 | Initial Commit [kneath] |
README.md
GitHub Flavored TextMate Preview
This is a quick and dirty port of GitHub README styles to TextMate's preview window (used for styling Markdown previews).
It allows you to see READMEs as they will be styled in GitHub:
Installation
These files need to live in ~/Library/Application Support/TextMate/Themes/WebPreview/github
To install quickly:
mkdir -p ~/Library/Application\ Support/TextMate/Themes/WebPreview
cd ~/Library/Application\ Support/TextMate/Themes/WebPreview
git clone git://github.com/kneath/github_textmate_preview.git github