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 (
codex /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Oct 28 15:14:49 -0700 2009 | |
| |
ChangeLog | Wed Oct 28 15:14:49 -0700 2009 | |
| |
History.txt | Mon Oct 12 08:51:48 -0700 2009 | |
| |
LICENSE.txt | Sun May 18 15:16:29 -0700 2008 | |
| |
Manifest.txt | Mon Oct 12 08:24:01 -0700 2009 | |
| |
PostInstall.txt | Sun May 18 16:02:51 -0700 2008 | |
| |
README.rdoc | Sun May 18 16:59:24 -0700 2008 | |
| |
README.txt | Sun May 18 16:59:24 -0700 2008 | |
| |
Rakefile | Tue Nov 03 14:34:40 -0800 2009 | |
| |
app_generators/ | Tue Nov 03 14:06:05 -0800 2009 | |
| |
bin/ | Tue Nov 03 14:34:40 -0800 2009 | |
| |
codex.gemspec | Wed Oct 28 15:14:49 -0700 2009 | |
| |
config/ | Tue Nov 03 14:34:40 -0800 2009 | |
| |
lib/ | Tue Nov 03 14:34:40 -0800 2009 | |
| |
script/ | Sun May 18 15:17:54 -0700 2008 | |
| |
setup.rb | Sun May 18 15:17:54 -0700 2008 | |
| |
tasks/ | Sun May 18 16:59:24 -0700 2008 | |
| |
test/ | Tue Nov 03 14:06:05 -0800 2009 |
README.rdoc
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.








