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

Switch to pandas theme #468

Merged
merged 3 commits into from Dec 3, 2019
Merged

Switch to pandas theme #468

merged 3 commits into from Dec 3, 2019

Conversation

yuvipanda
Copy link
Collaborator

Ref jupyterhub/team-compass#225. I like
the new theme as well.

The top level headers still need to be sorted out.

Ref jupyterhub/team-compass#225. I like
the new theme as well.

The top level headers still need to be sorted out.
@yuvipanda
Copy link
Collaborator Author

image

is how it looks now, but it shouldn't look like that.

@choldgraf
Copy link
Member

In my case, I generally needed to:

  1. Define which pages I wanted as top-level headings
  2. For each one, make sure there was an "index" page for that heading. In many cases this corresponded to folders in the source folder, so each folder had an index.rst file. But in other repositories with a flat structure, I just made an index-heading1.rst and index-heading2.rst file etc.
  3. In each index page, its .. toctree:: should point to the pages for that sub-heading.
  4. On the main index page, it should only have a .. toctree:: that points to the top-level heading index pages.

Does that help?

@choldgraf
Copy link
Member

choldgraf commented Nov 27, 2019

hey @yuvipanda - I hope that it is OK with you, but I just pushed a commit to your branch that fixes up some of the page naming and index issues, and also adds a little logo for the site. Lemme know what you think - feel free to change anything, or to ask for any changes.

Docs here: https://1714-137537346-gh.circle-artifacts.com/0/html/index.html

Here's how it looks on my machine now:

image

@choldgraf
Copy link
Member

(btw - it was super easy to reorganize the index files because these docs are awesomely organized)

@minrk minrk merged commit eb7b91a into jupyterhub:master Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants