|
|
{ "name": "docpad-plugin-ghpages", "version": "2.0.3", "description": "Deploy to Github Pages easily via `docpad deploy-ghpages`", "homepage": "http://docpad.org/plugin/ghpages", "keywords": [ "docpad", "docpad-plugin", "docpad-deployer", "github", "github-pages", "ghpages" ], "author": { "name": "Bevry Pty Ltd", "email": "us@bevry.me", "url": "http://bevry.me" }, "maintainers": [ { "name": "Benjamin Lupton", "email": "b@lupton.cc", "url": "https://github.com/balupton" }, { "name": "Avi Deitcher", "url": "https://github.com/deitch" }, { "name": "Sergey Lukin", "email": "contact@sergeylukin.com", "url": "https://github.com/sergeylukin" } ], "contributors": [ { "name": "Benjamin Lupton", "email": "b@lupton.cc", "url": "https://github.com/balupton" }, { "name": "Avi Deitcher", "url": "https://github.com/deitch" }, { "name": "Sergey Lukin", "email": "contact@sergeylukin.com", "url": "https://github.com/sergeylukin" } ], "bugs": { "url": "http://docpad.org/plugin/ghpages/issues" }, "repository": { "type": "git", "url": "https://github.com/docpad/docpad-plugin-ghpages.git" }, "engines": { "node": ">=0.4", "docpad": ">=6.24 <7" }, "dependencies": { "bal-util": "~2.1.0" }, "devDependencies": { "coffee-script": "~1.6.2", "docpad": ">=6.37 <7" }, "main": "./out/ghpages.plugin.js", "readme": "# [GitHub Pages](http://pages.github.com/) Deployer Plugin for [DocPad](http://docpad.org)\n\n[![NPM version](https://badge.fury.io/js/docpad-plugin-ghpages.png)](https://npmjs.org/package/docpad-plugin-ghpages \"View this project on NPM\")\n[![Flattr donate button](https://raw.github.com/balupton/flattr-buttons/master/badge-89x18.gif)](http://flattr.com/thing/344188/balupton-on-Flattr \"Donate monthly to this project using Flattr\")\n[![PayPayl donate button](https://www.paypalobjects.com/en_AU/i/btn/btn_donate_SM.gif)](https://www.paypal.com/au/cgi-bin/webscr?cmd=_flow&SESSION=IHj3DG3oy_N9A9ZDIUnPksOi59v0i-EWDTunfmDrmU38Tuohg_xQTx0xcjq&dispatch=5885d80a13c0db1f8e263663d3faee8d14f86393d55a810282b64afed84968ec \"Donate once-off to this project using Paypal\")\n\nDeploy to Github Pages easily via `docpad deploy-ghpages`\n\n\n## Install\n\n```\nnpm install --save docpad-plugin-ghpages\n```\n\n\n## Usage\nRun `docpad deploy-ghpages` to deploy the contents of your out directory directly to your repo's `gh-pages` branch. No configuration or setup required.\n\n\n## History\n[You can discover the history inside the `History.md` file](https://github.com/bevry/docpad-plugin-ghpages/blob/master/History.md#files)\n\n\n## Contributing\n[You can discover the contributing instructions inside the `Contributing.md` file](https://github.com/bevry/docpad-plugin-ghpages/blob/master/Contributing.md#files)\n\n\n## License\nLicensed under the incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://creativecommons.org/licenses/MIT/)\n<br/>Copyright © 2013+ [Bevry Pty Ltd](http://bevry.me) <us@bevry.me>\n\n\n## Contributors\n\n- [Benjamin Lupton](http://github.com/balupton)\n- [Avi Deitcher](http://github.com/deitch)\n- [Sergey Lukin](http://github.com/sergeylukin)\n", "readmeFilename": "README.md", "_id": "docpad-plugin-ghpages@2.0.3", "dist": { "shasum": "6f86b3c275ef3f9d6cc47a9357e1d07caf34415c" }, "_from": "docpad-plugin-ghpages@~2.0.2", "_resolved": "https://registry.npmjs.org/docpad-plugin-ghpages/-/docpad-plugin-ghpages-2.0.3.tgz" }
|