github.com/mde/geddy/commit/… Various fixes, improvements to the doc site
github.com/mde/geddy/commit/… Merge pull request #530 from itslenny/master changed deprectated !!! to doctype in jade layout templates
github.com/mde/geddy/commit/… changed deprectated git status! to doctype in jade layout templates
github.com/mde/geddy/commit/… No really, cache responses for actions
github.com/mde/geddy/commit/… Remove old .content prop on controller instances
github.com/mde/geddy/commit/… Use URL base path when matching routes
1
github.com/mde/geddy/commit/… Move shortcut aliases back outside app init
github.com/mde/geddy/commit/… Added mailer integration via Nodemailer
github.com/mde/geddy/commit/… geddy global out of app init process
github.com/mde/geddy/commit/… Moved views (templates) init into init
github.com/mde/geddy/commit/… Added two basic framework events: initialized, started