-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Project pages get served in a subdirectory on Github pages . Being able to choose what folder inside of the out folder should be the git hub pages root would be valuable so that i dont need to alter internal urls between local and deployed versions.
A suggested solution is to add a ghpRoot attribute to the docpad config so if i have
outPath: 'out'
ghpRoot: 'projname'
if ghpRoot is set The plugin would then deploy files with 'out/projname/' as root for the github pages instead of using 'out' as root for deployment.
Metadata
Metadata
Assignees
Labels
No labels