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 (
commit f7d4534597a1731a508601085bc7a900ba54b9a0
tree 054c58b7926415682238b15ab60cce003ba2be19
parent 16680fcc9728f5be955340774cb62527b86434f5
tree 054c58b7926415682238b15ab60cce003ba2be19
parent 16680fcc9728f5be955340774cb62527b86434f5
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.markdown | ||
| |
Rakefile.rb | ||
| |
blueprint/ | ||
| |
config.php | ||
| |
content.markdown | ||
| |
css/ | ||
| |
footer.php | ||
| |
images/ | ||
| |
index.php | ||
| |
js/ | ||
| |
tools/ |
README.markdown
markdownorial
Quickly turn any Markdown file into a fully functional tutorial with an awesome table of contents.
Example
My Ruby Readline tutorial is a working example.
Installation
If you haven't yet checked out the source do so with:
shell> git clone git://github.com/JosephPecoraro/markdownorial.git
Then to work with it:
- edit the
content.markdownMarkdown file with your content. - edit the
config.phpfile to setup the titles you want - edit the
footer.phpfile to include the links you want in your footer. - when you're set run
raketo generate the html file.
Contact Info
Name: Joseph Pecoraro
Blog: http://blog.bogojoker.com
Email: joepeck02@gmail.com








