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 (
Dave Thomas (author)
Sun May 18 06:50:18 -0700 2008
codex /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun May 18 06:50:18 -0700 2008 | [Dave Thomas] |
| |
LICENSE | Sat May 17 22:21:50 -0700 2008 | [Dave Thomas] |
| |
README | Sat May 17 22:21:50 -0700 2008 | [Dave Thomas] |
| |
Rakefile | Sat May 17 23:29:42 -0700 2008 | [Dave Thomas] |
| |
bin/ | Sat May 17 22:50:19 -0700 2008 | [Dave Thomas] |
| |
code/ | Sat May 17 22:21:50 -0700 2008 | [Dave Thomas] |
| |
dp.SyntaxHighlighter/ | Sat May 17 22:21:50 -0700 2008 | [Dave Thomas] |
| |
lib/ | Sat May 17 22:50:19 -0700 2008 | [Dave Thomas] |
| |
slides/ | Sat May 17 22:50:19 -0700 2008 | [Dave Thomas] |
| |
ui/ | Sat May 17 22:21:50 -0700 2008 | [Dave Thomas] |
README
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. To get started * make sure you have Ruby 1.8.6 installed, along with the Rake and redcloth gems * type 'rake all' in the same directory as this README file * open html/all.html See the file LICENSE for details on how this all may be used.




