-
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Is your feature request related to a problem? Please describe.
I am currently working on a fornax project to build gh-pages as docs for other repositories. The default gh-pages link is created somewhat like the following
https://{user_name}.github.io/{repo_name}/
After which the fornax structure is appended. This leads to the problem, that relative links, which work fine in dev (exmaple: /content/content.md) will not resolve to the correct page in gh-pages (/{repo_name}/content/content.md).
Describe the solution you'd like
Maybe give fornax watch not only an option to user an alternative port, but also to adjust the dev url.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels