Skip to content

Conversation

@VerzatileDev
Copy link
Contributor

Just the docs v0.10.0
The following updates the core dependancy of Just the docs from v0.8.0 to v0.10.0.

This gives an opportunity to remove:

  1. Grand_parent (Function) to be replaced with just parent and children.
  2. Easier to manage.
  • Note that with this No title can be the same in a file, if its the same the Url part has to be different.

Additionally added a few files to overwrite a few that are usually defined globally, but to assure it works as intended.

Removed Nav, no longer required.


Removed GrandParent
In previous version grand_parent was required, now it can just use parent: previous file . As required

Files and issues have now been modified according to it.

Fixes

#110 [BUG] - Git & github 3rd child not shown

#61 [ADDRESS] Child in Child in Child Content

New

image

Previous

image

Known Issues

  • Currently none (Tested on mobile / Pc).

The following updates the core dependancy of Just the docs from v0.8.0 to v0.10.0.

This gives an opportunity to remove:

1. Grand_parent (Function) to be replaced with just parent and children.
2. Easier to manage.

- Note that with this No title can be the same in a file, if its the same the Url part has to be different.

Additionally added a few files to overwrite a few that are usually defined globally, but to assure it works as intended.

Removed Nav, no longer required.
In previous version grand_parent was required, now it can just use parent: previous file .  As required

Files and issues have now been modified according to it.
@VerzatileDev VerzatileDev added 🌈 Type: Cosmetic Edits to layout or looks. 📦 Dependencies Pull requests that update a dependency file labels Nov 11, 2024
@VerzatileDev VerzatileDev self-assigned this Nov 11, 2024
Copy link
Collaborator

@JDSherbert JDSherbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@JDSherbert JDSherbert merged commit ea716f0 into main Nov 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦 Dependencies Pull requests that update a dependency file 🌈 Type: Cosmetic Edits to layout or looks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] - Git & github 3rd child not shown [ADDRESS] Child in Child in Child Content

3 participants