Skip to content
This repository was archived by the owner on Mar 20, 2021. It is now read-only.
This repository was archived by the owner on Mar 20, 2021. It is now read-only.

Add support for Jekyll Relative Links #119

@dellagustin

Description

@dellagustin

Reasoning

When pages are generated from Markdown content, users (including me) expect that links to relative md files (i.e. [some text](./other-file.md) will automatically be converted to links to the rendered page corresponding to the linked file.

Turns out that Jekyll does not support this out of the box.

Consequence

Without support for relative linking to other files, there are two options:

Proposed solution

Add the Jekyll Relative Links

Metadata

Metadata

Assignees

No one assigned

    Labels

    websiteThings revolving around our website

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions