Skip to content

[Feature] - Remove Folder from the HyperLink  #108

Closed
@VerzatileDev

Description

@VerzatileDev
Contributor

Description:

The idea would be to remove the folder itself from the HyperLink so that the .md file would become as the folder itself.

Making Doc/OOP/OOP to be instead Doc/OOP

image

As within the reference it has OOP (Folder) that has OOP (File) Remove the folder and keep the file potentially.

Proposed Solution:

Find a way to remove it to reduce the amount of Sections listed within the hyperlink.

Alternatives:

Additional Context

Activity

self-assigned this
on Jul 12, 2024
VerzatileDev

VerzatileDev commented on Jul 16, 2024

@VerzatileDev
ContributorAuthor

Possible solution

Is to use index.html as the first directory for the folder itself and sub directories wouuld be oop/sub..

This would remove the extra file and keep it as a folder instead referencing itself instead. though have not tested it with the Jekyll site.

VerzatileDev

VerzatileDev commented on Jul 18, 2024

@VerzatileDev
ContributorAuthor

Proposed Solution, seems to work with index.md which gets changed to index.html upon web build.

Not tested on live server!

VerzatileDev

VerzatileDev commented on Jul 18, 2024

@VerzatileDev
ContributorAuthor

image

image

added a commit that references this issue on Jul 18, 2024

Address VerzatileDevOrg#108 Folder on HyperLink

235f744
VerzatileDev

VerzatileDev commented on Jul 18, 2024

@VerzatileDev
ContributorAuthor

Shown here https://verzatiledev.github.io/Programming_HandBook/docs/Engine/ ,

Has to be added to each file with the same name as the folder :) This will take a long time

added a commit that references this issue on Jul 18, 2024
added a commit that references this issue on Jul 20, 2024

Permalink,, #108, #61, #109 Fixes - Changes (#111)

446fd86
linked a pull request that will close this issueRelease V.1.0.1 #115on Aug 5, 2024
added a commit that references this issue on Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @VerzatileDev

    Issue actions

      [Feature] - Remove Folder from the HyperLink · Issue #108 · VerzatileDevOrg/Programming_HandBook