CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 24 Aug 2025 21:43:52 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080611170703
location: https://web.archive.org/web/20080611170703/https://github.com/pragdave/codex/tree/master
server-timing: captures_list;dur=1.223769, exclusion.robots;dur=0.036359, exclusion.robots.policy;dur=0.018273, esindex;dur=0.020897, cdx.remote;dur=20.637320, LoadShardBlock;dur=526.412906, PetaboxLoader3.datanode;dur=160.640555, PetaboxLoader3.resolve;dur=260.368088
x-app-server: wwwb-app212
x-ts: 302
x-tr: 626
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app212; 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: Sun, 24 Aug 2025 21:43:53 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Wed, 11 Jun 2008 17:07:03 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 0.83230
x-archive-orig-etag: "5c27168c0d60000cb07950334e90701a"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 19204
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 11 Jun 2008 17:07:03 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 30 May 2008 02:26:55 GMT", ; rel="prev memento"; datetime="Fri, 30 May 2008 02:26:55 GMT", ; rel="memento"; datetime="Wed, 11 Jun 2008 17:07:03 GMT", ; rel="next memento"; datetime="Tue, 23 Dec 2008 06:29:56 GMT", ; rel="last memento"; datetime="Wed, 05 Feb 2020 12:51:14 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_4_20080611143307_crawl103-c/52_4_20080611165007_crawl103.arc.gz
server-timing: captures_list;dur=0.809960, exclusion.robots;dur=0.035180, exclusion.robots.policy;dur=0.016801, esindex;dur=0.014376, cdx.remote;dur=30.404804, LoadShardBlock;dur=146.903893, PetaboxLoader3.datanode;dur=155.757533, PetaboxLoader3.resolve;dur=151.162211, load_resource;dur=230.000652
x-app-server: wwwb-app212
x-ts: 200
x-tr: 480
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
pragdave's codex at master — 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: | Simple tool for creating source-code intensive presentations and courses |
Clone URL: |
git://github.com/pragdave/codex.git
Give this clone URL to anyone.
git clone git://github.com/pragdave/codex.git
|
Repo Search: |
codex /
README.txt
= Codex https://github.com/pragdave/codex == Description This is a remarkably trivial package that makes simply HTML-based presentations from a set up source files written using Textile. It's designed to help when creating slides that contain lots of code, as it allows code to be embedded from external source files. This means that the code that you embed can come from running (and tested) programs. The code in the resulting slides is syntax highlighted, and is hyperlinked to the original source file, allowing that file to be brought up in Textmate. == Requirements * make sure you have Ruby 1.8.6 installed and RubyGems == Installation gem install codex == Usage * type 'rake all' in the same directory as this README file * open html/all.html == License See the file LICENSE.txt for details on how this all may be used.
This feature is coming soon. Sit tight!