2.2.0 • Published 11 years ago

docpad-plugin-proxy v2.2.0

Weekly downloads
11
License
-
Repository
github
Last release
11 years ago

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

2.2.0

11 years ago

2.1.3

11 years ago

2.1.2

11 years ago

2.0.1

12 years ago