Documentation
This area is dedicated to blade packs released by Kodemind Technologies; yet also provides information that may help you get your installation of razorCMS to work better for you.
Developers
So you want to add some functionality? Trying to hack in a new application?I have put together a very simple blade pack that will give new devs to razorCMS a taste.

Simple Blade Pack Files:
[ http://kodemind.com/razorCMS/SimpleBladePack.zip ]
Update [ v0.3 RC2]: Avoid 'echo' command in bladepacks, use 'return $someVar' to avoid duplicate printing.