Skip to content
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

resolvers and file writing assumes certain route depth #273

Closed
1 of 5 tasks
thescientist13 opened this issue Jan 17, 2020 · 0 comments · Fixed by #1135
Closed
1 of 5 tasks

resolvers and file writing assumes certain route depth #273

thescientist13 opened this issue Jan 17, 2020 · 0 comments · Fixed by #1135
Assignees
Labels
alpha.6 Content as Data documentation Greenwood specific docs enhancement Improve something existing (e.g. no docs, new APIs, etc) v0.29.0
Milestone

Comments

@thescientist13
Copy link
Member

thescientist13 commented Jan 17, 2020

Type of Change

  • New Feature Request
  • Documentation / Website
  • Improvement / Suggestion
  • Bug
  • Other (please clarify below)

Summary

Technical debt tracking for some of the issue rough and dirty technical design decisions made as part of implementing #115 .

Details

As parr of the graph querying in its resolvers, and the writing / reading of cache.json files, there are hardcoded uses of things like split('/')[0]. This should be better supported to support any depth of page directories, or made more explicit in some way through the docs / code.

examples:

Additionally, can this handle deeply nested directories to generate children?

@thescientist13 thescientist13 added enhancement Improve something existing (e.g. no docs, new APIs, etc) documentation Greenwood specific docs Content as Data labels Jan 17, 2020
@thescientist13 thescientist13 added this to the MVP milestone Jan 17, 2020
@thescientist13 thescientist13 self-assigned this Jan 17, 2020
@thescientist13 thescientist13 mentioned this issue Jan 29, 2020
13 tasks
@thescientist13 thescientist13 removed their assignment Apr 29, 2020
@thescientist13 thescientist13 linked a pull request Oct 26, 2023 that will close this issue
20 tasks
@thescientist13 thescientist13 self-assigned this Oct 26, 2023
@thescientist13 thescientist13 mentioned this issue Oct 28, 2023
25 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha.6 Content as Data documentation Greenwood specific docs enhancement Improve something existing (e.g. no docs, new APIs, etc) v0.29.0
Projects
Development

Successfully merging a pull request may close this issue.

1 participant