On [this](http://docpad.org/docs/install) page, it's indicated that `docpad@6.53` is currently the newest version. Having the latest node & npm installed, grabbing docpad via `npm install -g docpad` and then doing `docpad --version` gives me `docpad 6.48.1`.
On this page, it's indicated that
docpad@6.53is currently the newest version.Having the latest node & npm installed, grabbing docpad via
npm install -g docpadand then doingdocpad --versiongives medocpad 6.48.1.