Skip to content
This repository was archived by the owner on Aug 9, 2020. It is now read-only.
This repository was archived by the owner on Aug 9, 2020. It is now read-only.

gitdocs build generates all links relative to the web server root #165

@sargsyan

Description

@sargsyan

All static pages built with gitdocs build have hyperlinks to each other starting with "/". This will only work if the website is going to be deployed in a separate web server. This will not work if you want to put the documentation in one of the subfolders of your website. Because of the same reason, you cannot deploy gitdocs even in github pages project, because the root for github pages is the folder of the user whereas projects root is always a folder inside the root.

P.S. Of course, you can always fix the links after each build, but this adds manual work.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions