Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
VerzatileDev opened this issue Jul 19, 2024 · 3 comments · Fixed by #117
Closed

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

VerzatileDev opened this issue Jul 19, 2024 · 3 comments · Fixed by #117
Assignees
Labels
🐞 Type: Bug Bug that affects something about the site.

Comments

@VerzatileDev
Copy link
Contributor

Description

The issue is in reference to #61 , where there cannot be more than 3 directories one after another.

Currently it is referenced by adding all of the content inside " Git " Folder instead including github and its content as subdomains.

To Reproduce

Grand_parent
parent

  • Missing Grand Grand_parent optionality

Additional context

@VerzatileDev
Copy link
Contributor Author

Context

image

JDSherbert added a commit that referenced this issue Jul 20, 2024
Changes
---

1. Fixes the permalink that includes .html at the end of the current
page within the hyperlink.
The following is explained in detail here
#98

2. Removes extra routing that references itself for pages for example
Portfolio would reference a Folder and the named file that hosts the
folder, which has now been changed to index.html

This changes /folder/foldername.md to /folder/ , which uses subdomains
under /folder/subdomains

- Note that Now each folder instead of referencing itself shouuld
reference index.html as its primary file, whereas the rest will be part
of the subdirectory.
- See notes on the following
#108

4. Fixes
#109 , not
showing certain articles within the list of the website.


issues
---

1. #110
2. #61
Reference to 110.
@VerzatileDev VerzatileDev changed the title [BUG] - Git & github 3rd child now shown [BUG] - Git & github 3rd child not shown Jul 22, 2024
JDSherbert added a commit that referenced this issue Aug 7, 2024
Introducing Version 1.0.1
---

The following address visual representation and build / Runtime of the
website..
See the following details down below for further information.


Changes
---

1. Fixes the permalink that includes .html at the end of the current
page within the hyperlink.
The following is explained in detail here
#98

2. Removes extra routing that references itself for pages for example
Portfolio would reference a Folder and the named file that hosts the
folder, which has now been changed to index.html

This changes /folder/foldername.md to /folder/ , which uses subdomains
under /folder/subdomains

- Note that Now each folder instead of referencing itself shouuld
reference index.html as its primary file, whereas the rest will be part
of the subdirectory.
- See notes on the following
#108

4. Fixes
#109 , not
showing certain articles within the list of the website.

5. The following update features minor bug fixes and improves the
load-time
of the website in general.

Direct reference to the changes and the requirement can be found here
#112

Reduces the amount of load and flickering when changing from light to
dark themed background.

6. The first one looked in a folder will be index.html file, this means
that it does not reference itself specifically and instead uses /folder/
though it can still be accessed by /folder/index.html


Known Issues
---

1. #110
2. #61
@VerzatileDev
Copy link
Contributor Author

According to the latest update>

image

https://github.com/just-the-docs/just-the-docs/releases

v0.10.0 offers unlimited navigation, which would fix this issue.

@VerzatileDev
Copy link
Contributor Author

Addressed

image

@VerzatileDev VerzatileDev linked a pull request Nov 11, 2024 that will close this issue
@VerzatileDev VerzatileDev added the 🐞 Type: Bug Bug that affects something about the site. label Nov 11, 2024
@VerzatileDev VerzatileDev self-assigned this Nov 11, 2024
JDSherbert added a commit that referenced this issue Nov 12, 2024
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](https://github.com/user-attachments/assets/8b550149-b910-49ef-903c-1e3677bd8706)


Previous
---


![image](https://github.com/user-attachments/assets/eb362b02-ac4e-44b3-94e4-1e24cd043a71)



Known Issues
---

- Currently none (Tested on mobile / Pc).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Type: Bug Bug that affects something about the site.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant