docpad-archive / docpad-plugin-proxy

Proxy service plugin for docpad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxy Plugin for DocPad

Build Status NPM version NPM downloads Dependency Status Dev Dependency Status
Gratipay donate button Flattr donate button PayPayl donate button BitCoin donate button Wishlist browse 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

Discover the change history by heading on over to the HISTORY.md file.

Contribute

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Backers

Maintainers

These amazing people are maintaining this project:

Sponsors

No sponsors yet! Will you be the first?

Gratipay donate button Flattr donate button PayPayl donate button BitCoin donate button Wishlist browse button

Contributors

These amazing people have contributed code to this project:

Become a contributor!

License

Unless stated otherwise all works are:

and licensed under:

About

Proxy service plugin for docpad

License:Other


Languages

Language:CoffeeScript 100.0%