Jacob Cable
Jacob Cable
Hey! Apologies, this won't be a priority for a bit, as I have lots of other things to work on - I've thought about it a little, and i think...
Seems to be broken in prod. Unsure why right now.
Hey, when i fixed zoom I believe i adjusted this slightly, can you let me know if it's sufficient? If not then i'm happy to decrease it further or even...
yeah thought about this myself actually. It might be a nice default setting to have, though it would require at least one extra request to github (they do a recursive...
So the issue is we can't get the frontmatter without querying each file individually. Without querying each file, we wouldn't be able to display their title, or order, or whether...
So an alternative solution would be to include a command in our CLI to generate the sidebar
I'm not sure if that's possible with the GraphQL if you've got nested directories? it might require a recursive call through each layer. If it was though, we would have...
Began work on this here https://github.com/invertase/docs.page/tree/typedoc-cli Remaining tasks for typedoc support: - [x] - error catching (missing config options etc) on dart_cli - [x] - make sure live preview mode...
https://github.com/invertase/docs.page/pull/142 - this doesn't fix all the types, but a refactor was necessary first imo
This sounds interesting and useful, i'd need to look more into how to integrate this