Restructure documentation landing page#10519
Conversation
|
Well, seems like the CI is not able to install the new Sphinx extension correctly: Could not import extension sphinx_panels (exception: No module named 'sphinx_panels') - even though the extension is included in environment.yml. @bryevdv, do you have an idea what is happening here - is this an issue of CI or an issue of installing the package in the environment? |
|
@tcmetzger the CI build uses the env files in the |
|
Other comments:
I definitely think we'll need to find something at the top too, maybe a single more abstracted hero image instead lots of tiles, e.g. But some kind of visual splash is routine (I would say expected) for plotting libraries
The project can work with chris on this or (I think) NF is also getting an in-house designer, which might be a possibility. But that's also outside he scope of GSoD so I think the task for now is just to decide and document what approach is best for us, so we can plan to integrate that smoothly later |
|
@bryevdv Something seems to have gone wrong with my changes to the CSS - this is why the thumbnails look strange and why we lost the colors. All of these things work in my local environment, so I'll check what went wrong with my commits. |
|
The issues @bryevdv had with the CSS seem to be a local problem. Force reloading the page in the browser (Shift+reload or Ctrl+reload) seems to fix this. As far as I can tell, the CSS in this PR works as it should: |
|
The cards look super nice! Yayy! Thank you @tcmetzger ! ^>^ I see the mini gallery is hidden on small screens, maybe we can open an issue for any new contributor to take a look at it in the future. What do y'all think? |
|
Thanks, @pavithraes! Yes, I could not get the boxes to behave properly on the smallest screens. I forgot to fix this in time, sorry about that. I just opened a new pull request on a new branch (#10532) to fix the CSS for this. |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |



As part of Google's Season of Docs, this pull request restructures the landing page for Bokeh's documentation. As discussed with @bryevdv, @hyles-lineata, and @pavithraes.