docpad / docpad-plugin-cleanurls

Adds support for clean urls to DocPad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For the static environment output redirect documents

balupton opened this issue · comments

When inside the static environment we should:

  1. Set the outPath to the primary url physical location
  2. Set redirect documents to all the secondary urls physical locations

Currently with v2.3 with static environments we don't take custom urls into account at all.

Fixed in v2.4