Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ghpRoot attribute handling #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paddelkraft
Copy link

creating a project site it will automatically be placed in a subfolder like

paddelkraft.github.io/projname

being able to run docpad with the same offset http://localhost:9778/projname/ and mark subdirectory projname as the root for github pages like this

outPath: 'out' # default
ghpRoot: 'in5'

makes it possible to use the same internal links in md files and layouts without needing do do any templating which is really nice.

@paddelkraft
Copy link
Author

ghpRoot: 'projname'

@balupton
Copy link
Member

balupton commented Aug 1, 2019

I have become too preoccupied by other things to review, merge, and release this PR.

However, you should have received an invite a while ago to join the DocPad Extras Team, which will give you write access to this repository, so you can merge in the PR, and become one of the maintainers of this repository.

For an orientation, or if you need any assistance following the semi-automatic release process from CONTRIBUTING.md, reach out via https://bevry.me/discord/dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants