duckdb-web
duckdb-web copied to clipboard
Add Next and Back Navigation Buttons to the Documentation
Add navigation buttons to the documentation as per the proposal here: https://github.com/duckdb/duckdb-web/issues/2852
Comments:
-
I was able to get this to work pretty well but there were a couple limitations. a. The Sitemap appears twice, once at the top level and once at the beginning of the documentation. I had to pick one to get a single navigation order so I chose the Sitemap position in the left menu. b. I did not include navigation for the demo page since I think that makes no sense.
-
I made the buttons as pretty as I know how, but I'm not all that great at graphic design. The buttons are a class in the css file so I welcome suggestions there.
-
It might make sense to have navigation buttons at the top of the page as well, but I am not as sure how, or if, I should do that.
Thanks in advance for taking a look! I do think this does help to improve the docs.
I did also run the linter as suggested by the contribution guide. I didn't see any errors from this addition, but it did come back pretty dirty / suggesting changes for the existing code so I'm not sure what to make of that. (Edit: Regex errors already seem to be fixed and I have fixed the reported grammar errors in a separate PR.)
Hi, thanks for this PR! I passed it along to our design team for feedback. Will let you know the outcome.
@szarnyasg Very cool! Does the design team have any questions or feedback? I think this would be a helpful feature for navigating the web documentation.
Hey @szarnyasg great meeting you at the con today and it was nice to chat! I thought I might follow up on this idea since I never did hear anything back...
Hi @corwinjoy I designed it with our designers and it's difficult – both design-wise but also logic-wise, it's not always obvious where it would lead. So we decided to postpone the implementation of this to the future. Sorry about that.
No problem, thank you for letting me know!
On Fri, Aug 23, 2024, 6:32 AM Gabor Szarnyas @.***> wrote:
Hi @corwinjoy https://github.com/corwinjoy I designed it with our designers and it's difficult – both design-wise but also logic-wise, it's not always obvious where it would lead. So we decided to postpone the implementation of this to the future. Sorry about that.
— Reply to this email directly, view it on GitHub https://github.com/duckdb/duckdb-web/pull/2864#issuecomment-2307105228, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADBF42WOKBOX2XI6NKYS3KDZS42YDAVCNFSM6AAAAABHVB7RYGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXGEYDKMRSHA . You are receiving this because you were mentioned.Message ID: @.***>