docpad-plugin-proxy

2.2.0 • Public • Published

Proxy Plugin for DocPad

NPM version Gittip donate button Flattr donate button PayPayl donate button

Proxy specific routes of our DocPad server to different locations

Usage

Add the your proxies to the docpad configuration file like so:

    plugins:
        proxy:
            proxies: 
                '/some/path': 'http://some-proxy.com'
                '/another/path': 'http://another-proxy.com'

History

You can discover the history inside the History.md file

Contributing

You can discover the contributing instructions inside the Contributing.md file

License

Licensed under the incredibly permissive MIT License
Copyright © 2012+ Bevry Pty Ltd us@bevry.me

Package Sidebar

Install

npm i docpad-plugin-proxy

Weekly Downloads

1

Version

2.2.0

License

none

Last publish

Collaborators

  • bevryme